repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b00abe8
)
chore: cleanup editorconfig config
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Wed, 12 Jun 2024 20:48:51 +0000
(22:48 +0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/.editorconfig
b/.editorconfig
index a7b21d2672e7143d89496be37c183d316dd1bcc9..42cac22c0e0565e7364f7e22e8b4af7581b3de4a 100644
(file)
--- 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