mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-22 00:48:09 +01:00
Make the clang format script not touch the copyright headers for now.
This commit is contained in:
parent
c545717186
commit
b877f9c8ee
@ -34,7 +34,7 @@ while IFS= read -rd '' f; do
|
||||
elif [[ "$f" == "platform/android/java/lib/src/org/godotengine/godot/input/InputManager"* ]]; then
|
||||
continue 2
|
||||
fi
|
||||
python misc/scripts/copyright_headers.py "$f"
|
||||
#python misc/scripts/copyright_headers.py "$f"
|
||||
continue 2
|
||||
fi
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user