filtering files for code check seperately to enable fast use of git pre-commit...
filtering files for code check seperately to enable fast use of git pre-commit hook to check code style ask user to install pre-commit hook when code style is checked
Showing
- .travis.yml 1 addition, 1 deletion.travis.yml
- Makefile 0 additions, 2 deletionsMakefile
- Tools/check_code_style.sh 10 additions, 16 deletionsTools/check_code_style.sh
- Tools/check_code_style_all.sh 43 additions, 23 deletionsTools/check_code_style_all.sh
- Tools/files_to_check_code_style.sh 28 additions, 0 deletionsTools/files_to_check_code_style.sh
- Tools/fix_code_style.sh 0 additions, 9 deletionsTools/fix_code_style.sh
- Tools/pre-commit 54 additions, 16 deletionsTools/pre-commit
- circle.yml 1 addition, 1 deletioncircle.yml
Tools/files_to_check_code_style.sh
0 → 100755
Please register or sign in to comment