fix typo in editorconfig resulting in ignored options
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
6341e5ce23
commit
ab6d8614d5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ trim_trailing_whitespace = true
|
|||
charset = utf-8
|
||||
indent_style = tab
|
||||
|
||||
[NEWS,HACKING]
|
||||
[{NEWS,HACKING}]
|
||||
indent_style = space
|
||||
|
||||
[*.py]
|
||||
|
|
Loading…
Add table
Reference in a new issue