RepoSense
RepoSense copied to clipboard
ESLint not catching stylelistic violations
Tell us about your environment
- RepoSense Version: -
- OS and Version: -
- Web Browser and Version (if applicable): -
Please include the steps to reproduce the bug.
- Running
lintFrontendtask 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).
hi ive investigated the issue. there needs to be tighter ESLint rules so ur rule violations can be flagged.