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
Too much code is submitted that does not conform to a standard format.
https://eslint.org/docs/rules/indent
The solution will stop a commit if the submitted code contains syntax that does not meet the standard.
The text was updated successfully, but these errors were encountered:
This issue was addressed with 58da5ce
The update will require patches to all custom elements.
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Too much code is submitted that does not conform to a standard format.
Describe the solution you'd like
https://eslint.org/docs/rules/indent
Exit criteria
The solution will stop a commit if the submitted code contains syntax that does not meet the standard.
The text was updated successfully, but these errors were encountered: