-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Build
-
Fully Compatible
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Running "buildscripts/eslint.py fix" tells me to use "bazel run lint". However, that does not apply my new rules that I added, anticipating to catch issues to fix.
In fact, adding a syntax in eslint.config.mjs has zero effect and "bazel run lint" still passes.