Creating a new PR triggers CodeFactor checks, which currently flag unresolved comments such as TODO. This behavior is similar to Ruff rule FIX002 (https://docs.astral.sh/ruff/rules/line-contains-todo/).
In our workflow, TODO comments are often used intentionally, so this check can be too strict and produce unnecessary warnings.
It would be helpful to understand whether CodeFactor rules can be configured (enabled/disabled), and in particular whether the rule related to unresolved TODO comments can be adjusted or disabled.
Screenshot 1
Screenshot 2

Creating a new PR triggers CodeFactor checks, which currently flag unresolved comments such as TODO. This behavior is similar to Ruff rule FIX002 (https://docs.astral.sh/ruff/rules/line-contains-todo/).
In our workflow, TODO comments are often used intentionally, so this check can be too strict and produce unnecessary warnings.
It would be helpful to understand whether CodeFactor rules can be configured (enabled/disabled), and in particular whether the rule related to unresolved TODO comments can be adjusted or disabled.
Screenshot 1
Screenshot 2