mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
remove python files from verify indent
This commit is contained in:
parent
eae4307059
commit
77ba6af96b
@ -31,7 +31,7 @@ for f in $FILES; do
|
||||
|
||||
# echo "Checking $f"
|
||||
case "$f" in
|
||||
*.cpp|*.c|*.h|*.cxx|*.hxx|*.c++|*.h++|*.cc|*.hh|*.C|*.H|*.sip|*.py)
|
||||
*.cpp|*.c|*.h|*.cxx|*.hxx|*.c++|*.h++|*.cc|*.hh|*.C|*.H|*.sip)
|
||||
;;
|
||||
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user