mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-25 20:41:18 -05:00
.editorconfig: configure text editors for Limnoria style guide
This commit is contained in:
parent
7581525495
commit
ecd0c926ea
7
.editorconfig
Normal file
7
.editorconfig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
insert_final_newline = true
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
max_line_length = 79
|
Loading…
x
Reference in New Issue
Block a user