Skip to content

Commit e95099f

Browse files
committed
uncrustify 0.75 is not OK
1 parent b2a08e2 commit e95099f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Pre-commit also requires some additional programs to be installed through your p
109109

110110
* Standard Unix tools such as make, find, etc
111111
* The gettext package, any modern version
112-
* uncrustify version 0.71 (0.72 is also tested)
112+
* uncrustify version 0.71 (0.72 is also tested and OK; 0.75 is not OK)
113113

114114
Each time you create a git commit, the pre-commit quality checks will be run. You can also run them e.g., with `pre-commit run foo.c` or `pre-commit run --all` to run on all files whether modified or not.
115115

0 commit comments

Comments
 (0)