git-cmake-format
git-cmake-format copied to clipboard
Standardise code formating for cmake projects with git and clang-format
Results
2
git-cmake-format issues
Sort by
recently updated
recently updated
newest added
Why git reset all files when the check fails? This is REALLY annoying.
help wanted
When trying to amend a commit, I see the following error: ``` Traceback (most recent call last): File "/Users/gegles/Workspaces/fasp.io/cmake/git-cmake-format/git-cmake-format.py", line 114, in if not isFormattable(FileName): File "/Users/gegles/Workspaces/fasp.io/cmake/git-cmake-format/git-cmake-format.py", line 43, in...
question