Exclude some bakefiles from Whitespace code check too

This commit is contained in:
Scott Talbert 2023-07-25 16:10:39 -04:00
parent fdd6ad2d16
commit a49e10a057

View File

@ -51,6 +51,7 @@ jobs:
':!descrip.mms' \
':!install-sh' \
':!docs/doxygen/doxygen-awesome-css/*' \
':!samples/widgets/widgets.bkl' \
':!**/*akefile*' \
':!**/*.pbxproj' \
':!**/Info*.plist*' \