Skip to content
Snippets Groups Projects
Commit f4029749 authored by Christoph Schwarzmeier's avatar Christoph Schwarzmeier
Browse files

Merge branch 'add_editorconfig' into 'master'

Add waLBerla-conforming .editorconfig

See merge request walberla/walberla!156
parents 5036c568 e8ffcd9b
Branches
No related merge requests found
# See https://editorconfig.org/
root = true # top-most .editorconfig-file
[*]
tab_width = 3
indent_style = space
indent_size = 3
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment