mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-13 23:05:31 +02:00
Auto-format files using new pre-commit config
This commit is contained in:
parent
58f4f8f216
commit
002e7aacc7
22 changed files with 408 additions and 403 deletions
1
.github/actions/import-assets/action.yml
vendored
1
.github/actions/import-assets/action.yml
vendored
|
@ -14,4 +14,3 @@ runs:
|
|||
run: |
|
||||
# HACK: See https://github.com/godotengine/godot-proposals/issues/1362.
|
||||
(for i in {1..4}; do godot --editor --headless & sleep 5 && .github/actions/import-assets/monitor_import.sh; done) || true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue