mirror of
https://github.com/ipfs-shipyard/py-ipfs-http-client.git
synced 2021-08-30 00:23:11 +03:00
Add .editorconfig file
This commit is contained in:
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
root = true
|
||||
|
||||
[**]
|
||||
end_of_line = lf
|
||||
insert_final_newline = false
|
||||
|
||||
charset = utf-8
|
||||
indent_style = tab
|
||||
indent_brace_style = 1TBS
|
||||
Reference in New Issue
Block a user