Added editorConfig.
This commit is contained in:
parent
ff51da6c5c
commit
043858f4c0
3 changed files with 6 additions and 0 deletions
2
examples/java/.editorconfig
Normal file
2
examples/java/.editorconfig
Normal file
|
@ -0,0 +1,2 @@
|
|||
[*]
|
||||
insert_final_newline=true
|
2
examples/kotlin/.editorconfig
Normal file
2
examples/kotlin/.editorconfig
Normal file
|
@ -0,0 +1,2 @@
|
|||
[*]
|
||||
insert_final_newline=true
|
Loading…
Add table
Add a link
Reference in a new issue