Skip to content
Snippets Groups Projects
Commit e9b94d80 authored by Andre Sterba's avatar Andre Sterba
Browse files

Merge branch 'istaester/add-editorconfig' into 'develop'

Add editorconfig

See merge request !235
parents cf8a8e39 90efd5e9
No related branches found
No related tags found
5 merge requests!246Develop,!245Develop into Master,!244Master into develop2 into master,!235Add editorconfig,!138Develop
Pipeline #96223 passed
root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
[{*.yaml, *.yml}]
indent_size = 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment