mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 04:04:16 +00:00
[style] update editorconfig
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
e95035c143
commit
06fae976b3
@ -13,6 +13,11 @@ insert_final_newline = true
|
|||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.cmd]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
end_of_line = crlf
|
||||||
|
|
||||||
[*.{h,cpp}]
|
[*.{h,cpp}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user