Skip to content

Commit 0e250fd

Browse files
authored
Fix Super-Linter EditorConfig; indent JSON with tabs (#336)
1 parent bde6ce4 commit 0e250fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ trim_trailing_whitespace = false
2727

2828
[*.json]
2929
# JSON files
30-
indent_size = 2
30+
indent_style = tab

0 commit comments

Comments
 (0)