diff options
Diffstat (limited to '')
-rw-r--r-- | .editorconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig index ff999c4d..619c178d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,5 +13,3 @@ trim_trailing_whitespace = false [{.travis.yml,npm-shrinkwrap.json,package.json}] indent_style = space indent_size = 2 -[Makefile] -indent_style = tab |