Project configuration improvements.
This commit is contained in:
@@ -1,2 +1,13 @@
|
||||
[.*]
|
||||
charset: utf-8
|
||||
end_of_line: lf
|
||||
|
||||
[*.go]
|
||||
indent_style = tab
|
||||
|
||||
[*.js]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
Reference in New Issue
Block a user