remove non working .editorconfig entrys

This commit is contained in:
mauwii 2023-02-18 14:43:01 +01:00
parent e3f906e90d
commit bb1769abab
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -12,8 +12,7 @@ trim_trailing_whitespace = true
# Python
[*.py]
max_line_length = 88
profile = black
indent_size = 4
# css
[*.css]