mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-24 07:24:31 +08:00
Exclude Scintilla from whitespace check
This commit is contained in:
@@ -56,7 +56,8 @@ jobs:
|
||||
':!**/Info*.plist*' \
|
||||
':!**/*.sln' \
|
||||
':!**/*.vcproj' \
|
||||
':!**/*.xpm'
|
||||
':!**/*.xpm' \
|
||||
':!src/stc/scintilla/'
|
||||
|
||||
|
||||
check-mixed-eol:
|
||||
|
||||
Reference in New Issue
Block a user