X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.editorconfig;h=be65bb51972e2110874ad41d55d8087176bea673;hb=43d5dd05e100aeb4a2b6b002cf7f97e6fe3fb38f;hp=f5e7a60474a8aa71a84428148d486e5125a49bb7;hpb=2cff800ddc7106e2b44e2d848bbd440323092039;p=e-mobility-charging-stations-simulator.git diff --git a/.editorconfig b/.editorconfig index f5e7a604..be65bb51 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,6 @@ root = true [*] indent_style = space indent_size = 2 -tab_width = 2 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true