Skip to content

Commit f791da0

Browse files
authored
chore: remove unbalanced curly brace from .editorconfig (#19730)
fix: Remove unbalanced curly brace from `.editorconfig`
1 parent e86edee commit f791da0

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
@@ -14,7 +14,7 @@ indent_size = 2
1414
[docs/rules/linebreak-style.md]
1515
end_of_line = disabled
1616

17-
[{docs/rules/{indent.md,no-mixed-spaces-and-tabs.md}]
17+
[docs/rules/{indent.md,no-mixed-spaces-and-tabs.md}]
1818
indent_style = disabled
1919
indent_size = disabled
2020

0 commit comments

Comments
 (0)