Add GDScript .editorconfig rules
- Uniformize `.gd` unit test files indentation to tabs (where needed)
This commit is contained in:
parent
91713ced81
commit
44d1d72af1
25 changed files with 232 additions and 222 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const dictionary := {}
|
||||
|
||||
func test():
|
||||
dictionary.erase(0)
|
||||
dictionary.erase(0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue