diff options
| author | tslil clingman <tslil@posteo.de> | 2023-02-12 09:57:55 +0100 |
|---|---|---|
| committer | tslil clingman <tslil@posteo.de> | 2023-02-12 09:57:55 +0100 |
| commit | 85afc067bc8adeaee9269bfbc8cb27230bd78896 (patch) | |
| tree | e85aa8759efcd73b31a432ba437decb097f026d3 /somebar/.editorconfig | |
| parent | 67a0b90589cbd2f7e61d307b9aaa57f450df0e47 (diff) | |
[somebar] tracking local build
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 |
