refactor(cleanup): update flake, clean editorconfig

This commit is contained in:
Artur Manuel 2025-02-01 14:29:03 +00:00
commit c2b4d1adb9
3 changed files with 29 additions and 37 deletions

View file

@ -2,14 +2,6 @@
indent_style = space
indent_size = 2
[*.py]
indent_style = space
indent_size = 4
[*.scss]
indent_style = space
indent_size = 4
[*.css]
[*.{py,scss,css,nu}]
indent_style = space
indent_size = 4