Skip to content
Snippets Groups Projects
Commit 65a935ed authored by Christoph Alt's avatar Christoph Alt
Browse files

removed the inline comment form the editorconfig

parent 060a0c85
Branches
Tags release/0.2.15
No related merge requests found
# See https://editorconfig.org/
root = true # top-most .editorconfig-file
# top-most .editorconfig-file
root = true
[*]
tab_width = 3
......@@ -12,4 +13,4 @@ insert_final_newline = false
[*.py]
tab_width = 4
indent_size = 4
insert_final_newline = true
insert_final_newline = true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment