mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Just used spaces for indents instead of Tabs
This commit is contained in:
8
src/.editorconfig
Normal file
8
src/.editorconfig
Normal file
@ -0,0 +1,8 @@
|
||||
root=true
|
||||
|
||||
[*]
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
Reference in New Issue
Block a user