0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 22:34:01 -05:00

Removed Makefile settings from .editorconfig

no-issue

We don't use make or Makefiles in Ghost
This commit is contained in:
Fabien O'Carroll 2019-07-31 17:21:16 +08:00 committed by GitHub
parent 1767744b7c
commit 4e56ab2de7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,3 @@ trim_trailing_whitespace = false
[*.yml]
indent_size = 2
[Makefile]
indent_style = tab