diff options
Diffstat (limited to 'somebar/.editorconfig')
| -rw-r--r-- | somebar/.editorconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/somebar/.editorconfig b/somebar/.editorconfig new file mode 100644 index 0000000..5c4a037 --- /dev/null +++ b/somebar/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*] +indent_style = tab +indent_brace_style = K&R |