We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
editor-config
treefmt
I think this would merit some thought.
Sometimes treefmt (through one of the formatters) does invalidate editorconfig-checker.
editorconfig-checker
But on the other hand, formatters don't eclint.
eclint
I wonder if treefmt could be a valid integration point to bring these two mostly orthogonal aspects of code-formatting together.
Reference:
eclint fix . - https://www.npmjs.com/package/eclint
eclint fix .
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think this would merit some thought.
Sometimes
treefmt
(through one of the formatters) does invalidateeditorconfig-checker
.But on the other hand, formatters don't
eclint
.I wonder if
treefmt
could be a valid integration point to bring these two mostly orthogonal aspects of code-formatting together.Reference:
eclint fix .
- https://www.npmjs.com/package/eclintThe text was updated successfully, but these errors were encountered: