build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .editorconfig
index a7b21d2672e7143d89496be37c183d316dd1bcc9..42cac22c0e0565e7364f7e22e8b4af7581b3de4a 100644 (file)
@@ -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