aelam / uncrustify-pre-commit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

安装uncrustify-pre-commit

安装uncrustify

  brew install uncrustify

配置uncrustify-pre-commit

  1. 把bin文件夹拷贝到git仓库下面
  2. bin/hooks/pre-commit 拷贝到.git/hooks/下面

使用

git commit的时候会自动格式化代码

代码风格配置

编辑 bin/uncrustify.cfg 修改代码风格

About


Languages

Language:Shell 100.0%