mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-12 10:22:48 +01:00
Add an editor config
This commit is contained in:
parent
fbbf563d70
commit
1a36f6d5f2
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@ -0,0 +1,9 @@
|
||||
# EditorConfig is awesome: https://EditorConfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*.c]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
Loading…
x
Reference in New Issue
Block a user