Added editor config.
This commit is contained in:
parent
7ef125db3b
commit
1f0d84896a
4 changed files with 6 additions and 0 deletions
2
.editorconfig
Normal file
2
.editorconfig
Normal file
|
@ -0,0 +1,2 @@
|
|||
[*]
|
||||
insert_final_newline=true
|
2
samples/java/.editorconfig
Normal file
2
samples/java/.editorconfig
Normal file
|
@ -0,0 +1,2 @@
|
|||
[*]
|
||||
insert_final_newline=true
|
2
samples/kotlin/.editorconfig
Normal file
2
samples/kotlin/.editorconfig
Normal file
|
@ -0,0 +1,2 @@
|
|||
[*]
|
||||
insert_final_newline=true
|
0
samples/kotlin/kobaltw
Normal file → Executable file
0
samples/kotlin/kobaltw
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue