mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 07:35:45 +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_style = tab
|
||||||
indent_size = tab
|
indent_size = tab
|
||||||
|
|
||||||
[*.{yaml,json}]
|
[*.{json}]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = tab
|
||||||
|
|
||||||
|
[*.{yaml}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
intent_size = 2
|
intent_size = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user