mirror of https://github.com/status-im/codimd.git
Add Makefile .editorconfig
This commit is contained in:
parent
4198d0d560
commit
327ab411ac
|
@ -13,3 +13,5 @@ trim_trailing_whitespace = false
|
|||
[{.travis.yml,npm-shrinkwrap.json,package.json}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Reference in New Issue