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

Fievel Mousekewitz #106

Closed florianb closed 7 years ago

florianb commented 7 years ago

This is the final reorder of the PRs around the next minor release fulfilling containing the following changes:

This PR takes the PRs #104 & #102 over.

florianb commented 7 years ago

@sindresorhus I decided to borrow the settings-property-names from the editorconfig-object to reduce the confusion when stumbling over the different names of the Atom & Editorconfig properties.

Therefore i had to add some eslint-disable-line camelcase-directives. I had no idea how to make it better.

I'd appreciate a second opinion on that.

florianb commented 7 years ago

This is ready to publish! Last chance for feedback! 😄

luqmaan commented 7 years ago

🐀