Coding style for ZJUNIXIntroductionZJUNIX uses the Linux kernel's coding style, and comes with a formatter using clang-format to auto format code.UsageYou will need to install Python3 firstpython format.py <path-to-src>License