We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
lintFrontend
Linter should automatically catch all these issues.
Let's check and make sure the rules set in the *lintrc.json files are being enforced.
*lintrc.json
Examples of lintFrontend not catching violations:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tell us about your environment
Please include the steps to reproduce the bug.
lintFrontend
task passes even with clear rule violations.What was expected to happen?
Linter should automatically catch all these issues.
Let's check and make sure the rules set in the
*lintrc.json
files are being enforced.What actually happened? Please include a screenshot of the output.
Examples of
lintFrontend
not catching violations:If possible, include the URL to your RepoSense report or log files (if any).
The text was updated successfully, but these errors were encountered: