chore: fix editorconfig for json
This commit is contained in:
@@ -18,4 +18,4 @@ max_line_length = 110
|
|||||||
[{*.json}]
|
[{*.json}]
|
||||||
insert_final_newline = false
|
insert_final_newline = false
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 1
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,5 +14,6 @@ __pycache__
|
|||||||
*~
|
*~
|
||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.helix/
|
||||||
node_modules/
|
node_modules/
|
||||||
.backportrc.json
|
.backportrc.json
|
||||||
Reference in New Issue
Block a user