mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-16 21:25:46 +01:00
seperate json from the yaml column, to use tabs instead of spaces
This commit is contained in:
@@ -15,6 +15,10 @@ indent_size = tab
|
||||
indent_style = tab
|
||||
indent_size = tab
|
||||
|
||||
[*.{yaml,json}]
|
||||
[*.{json}]
|
||||
indent_style = tab
|
||||
indent_size = tab
|
||||
|
||||
[*.{yaml}]
|
||||
indent_style = space
|
||||
intent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user