mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-25 17:15:45 +08:00
Exclude Xcode project files from whitespace style checks
These files contain TABs and didn't pass the check and, of course, we're not interested in the style in which they're written anyhow.
This commit is contained in:
@@ -47,6 +47,7 @@ jobs:
|
||||
':!descrip.mms' \
|
||||
':!install-sh' \
|
||||
':!**/*akefile*' \
|
||||
':!**/*.pbxproj' \
|
||||
':!**/*.sln' \
|
||||
':!**/*.vcproj' \
|
||||
':!**/*.xpm'
|
||||
|
||||
Reference in New Issue
Block a user