Coding style for ZJUNIX Introduction 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