mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Remove trailing space characters in the formatting script
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"implicit-arrow-linebreak": "error",
|
||||
"indent": [
|
||||
"error",
|
||||
"tab"
|
||||
"tab"
|
||||
],
|
||||
"indent-legacy": "off",
|
||||
"init-declarations": "error",
|
||||
|
||||
Reference in New Issue
Block a user