chore: cleanup editorconfig config
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 12 Jun 2024 20:48:51 +0000 (22:48 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 12 Jun 2024 20:48:51 +0000 (22:48 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.editorconfig

index a7b21d2672e7143d89496be37c183d316dd1bcc9..42cac22c0e0565e7364f7e22e8b4af7581b3de4a 100644 (file)
@@ -12,9 +12,6 @@ max_line_length = 100
 [*.{ts{,x},js{,x},cjs,mjs}]
 quote_type = single
 
 [*.{ts{,x},js{,x},cjs,mjs}]
 quote_type = single
 
-[*.py]
-indent_size = 4
-
 [*.md]
 max_line_length = off
 trim_trailing_whitespace = false
 [*.md]
 max_line_length = off
 trim_trailing_whitespace = false