The rule TypeResTestRule is currently living in src/main and is registered in the security category ruleset.
We need to move that into an internal test-only package - it is not a real rule, as indicated by the comment
TODO Move this rule to a (internal) diagnostics category/ruleset
The rule TypeResTestRule is currently living in src/main and is registered in the security category ruleset.
We need to move that into an internal test-only package - it is not a real rule, as indicated by the comment