Skip to content

clang-format 配置文件,带一个批量格式化项目代码的脚本。

License

Notifications You must be signed in to change notification settings

raozhizhen/clang-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clang-format

clang-format 配置文件,带一个批量格式化项目代码的脚本。 将 .clang-format 和 ClangFormat.py 都放在项目主目录 安装 clang-format

brew install clang-format

运行 ClangFormat.py

python ClangFormat.py

格式化完成。不过我的配置文件我还不是很满意,你可以在我的配置文件上调整。

About

clang-format 配置文件,带一个批量格式化项目代码的脚本。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages