Fix .editorconfig configuration
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 20 Oct 2022 14:10:14 +0000 (16:10 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 20 Oct 2022 14:10:14 +0000 (16:10 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.editorconfig

index b63b37e5f926e74f69105778289b4f12e5cf2344..2d64d378d6ebe92553b91b92401b1ccf4be5a94d 100644 (file)
@@ -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