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:
Eli Schwartz 2018-05-15 16:37:32 -04:00 committed by Allan McRae
parent 6341e5ce23
commit ab6d8614d5

View file

@ -13,7 +13,7 @@ trim_trailing_whitespace = true
charset = utf-8 charset = utf-8
indent_style = tab indent_style = tab
[NEWS,HACKING] [{NEWS,HACKING}]
indent_style = space indent_style = space
[*.py] [*.py]