mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-22 06:05:36 +08:00
Exclude a couple of makefile-like files from whitespace checks
It's require to use TAB for indentation in these files.
This commit is contained in:
@@ -50,6 +50,8 @@ jobs:
|
||||
':!configure' \
|
||||
':!**/descrip.mms' \
|
||||
':!install-sh' \
|
||||
':!build/autogen.mk' \
|
||||
':!build/bakefiles/make_dist.mk' \
|
||||
':!docs/doxygen/doxygen-awesome-css/*' \
|
||||
':!**/*akefile*' \
|
||||
':!**/*.pbxproj' \
|
||||
|
||||
Reference in New Issue
Block a user