Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 423 Bytes

Coding style for ZJUNIX

Introduction

ZJUNIX Coding Style

ZJUNIX uses the Linux kernel's coding style, and comes with a formatter using clang-format to auto format code.

Usage

You will need to install Python3 first

python format.py <path-to-src>

License

license