Skip to content

Configure CodeFactor to enable or disable specific rules #133

@AndrewSazonov

Description

@AndrewSazonov

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

Image

Screenshot 2

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions