sindresorhus / atom-editorconfig

Helps developers maintain consistent coding styles between different editors
https://atom.io/packages/editorconfig
MIT License
812 stars 80 forks source link

Blacklist language-autotools for Makefiles #182

Closed florianb closed 3 years ago

florianb commented 7 years ago

The current version messes the indent_size up (see #181)

shellscape commented 3 years ago

Given the age of the issue, I'm not sure this will be resolved. But the package is not respecting rules for Makefile in the .editorconfig file. Possibly related to this.

Alhadis commented 3 years ago

@shellscape Whatever you're observing, it likely isn't related to this issue (@florianb likely forgot to close this after #181 turned out to be unrelated.

Please file a new issue for this. Remember to include your local config and list of installed packages.