Merge branch 'ava-tools' into 'main'
add an editorconfig for sane behavior defaults See merge request whom/bingobot!17
This commit is contained in:
commit
6e4b3ae5c7
1 changed files with 7 additions and 0 deletions
7
.editorconfig
Normal file
7
.editorconfig
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[{*.go}]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
Loading…
Add table
Add a link
Reference in a new issue