repositories
/
benchmarks-js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd874ad
)
Fix .editorconfig configuration
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 20 Oct 2022 14:10:14 +0000
(16:10 +0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/.editorconfig
b/.editorconfig
index b63b37e5f926e74f69105778289b4f12e5cf2344..2d64d378d6ebe92553b91b92401b1ccf4be5a94d 100644
(file)
--- 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