Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/simplify editorconfig #988

Merged
merged 2 commits into from Dec 16, 2018
Merged

Update/simplify editorconfig #988

merged 2 commits into from Dec 16, 2018

Conversation

simison
Copy link
Contributor

@simison simison commented Dec 16, 2018

Simplified Editorconfig file:

  • Keep most commonly implemented editorconfig features and leave the rest of eslint
  • Remove types of files we don't even have (such as makefile)
  • Reorganised for properly cascading rules (no need to repeat if ** already captures the rule

http://editorconfig.org

Split out from #932

@simison
Copy link
Contributor Author

simison commented Dec 16, 2018

Simplified Editorconfig file:

  • Keep most commonly implemented editorconfig features and leave the rest of eslint
  • Remove types of files we don't even have (such as makefile)
  • Reorganised for properly cascading rules (no need to repeat if ** already captures the rule

http://editorconfig.org

@simison simison merged commit 369854c into master Dec 16, 2018
@simison simison deleted the update/simplify-editorconfig branch December 16, 2018 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant