GDScript: Allow mixed indentation on blank lines
This commit is contained in:
parent
16a93563bf
commit
00ad9e484e
4 changed files with 35 additions and 9 deletions
2
modules/gdscript/tests/scripts/parser/.editorconfig
Normal file
2
modules/gdscript/tests/scripts/parser/.editorconfig
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[*.{gd,out}]
|
||||
trim_trailing_whitespace = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue