mirror of
https://github.com/prirun/p50em.git
synced 2026-01-13 15:17:32 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
902f535120
15
.editorconfig
Normal file
15
.editorconfig
Normal file
@ -0,0 +1,15 @@
|
||||
# .editorconfig, Boone, 02/11/21
|
||||
# Editor behavior settings
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[makefile]
|
||||
indent_style = tab
|
||||
Loading…
x
Reference in New Issue
Block a user