GDScript: Allow mixed indentation on blank lines

This commit is contained in:
Danil Alexeev 2023-08-07 12:23:02 +03:00
parent 16a93563bf
commit 00ad9e484e
No known key found for this signature in database
GPG key ID: 124453E157DA8DC7
4 changed files with 35 additions and 9 deletions

View file

@ -0,0 +1,2 @@
[*.{gd,out}]
trim_trailing_whitespace = false