X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.editorconfig;h=42cac22c0e0565e7364f7e22e8b4af7581b3de4a;hb=b3e297931b16fbd02794e62bdea7077419e07097;hp=a7b21d2672e7143d89496be37c183d316dd1bcc9;hpb=d6488e8da9634892f480dd4323a64d87716cbf13;p=e-mobility-charging-stations-simulator.git diff --git a/.editorconfig b/.editorconfig index a7b21d26..42cac22c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,9 +12,6 @@ max_line_length = 100 [*.{ts{,x},js{,x},cjs,mjs}] quote_type = single -[*.py] -indent_size = 4 - [*.md] max_line_length = off trim_trailing_whitespace = false