summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts
diff options
context:
space:
mode:
authorHaoyu Qiu <timothyqiu32@gmail.com>2024-09-21 14:50:33 +0800
committerHaoyu Qiu <timothyqiu32@gmail.com>2024-10-05 14:32:55 +0800
commit8086894a8e27ef63d7657b1bf6a728a00e522a4e (patch)
treee037b1c3434bb385c522cff851f1d8161bbcbf0e /modules/gdscript/tests/scripts
parentdb66bd35af704fe0d83ba9348b8c50a48e51b2ba (diff)
downloadredot-engine-8086894a8e27ef63d7657b1bf6a728a00e522a4e.tar.gz
Create `.editorconfig` file only on project creation
Diffstat (limited to 'modules/gdscript/tests/scripts')
-rw-r--r--modules/gdscript/tests/scripts/.editorconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/gdscript/tests/scripts/.editorconfig b/modules/gdscript/tests/scripts/.editorconfig
index da1efefe3c..34fff8d1de 100644
--- a/modules/gdscript/tests/scripts/.editorconfig
+++ b/modules/gdscript/tests/scripts/.editorconfig
@@ -1,5 +1,3 @@
-# This file is required to workaround `.editorconfig` autogeneration (see #96845).
-
# Some tests handle invalid syntax deliberately; exclude relevant attributes.
[parser/features/mixed_indentation_on_blank_lines.gd]