Skip to content

Language namespace for built-in checkers #134

Description

@sanket-deepsource

We need to ensure that the built-in checkers are easy to refer to and ignore. Since we're asserting the uniqueness of checkers using the name attribute, we can use the parent folder name to namespace the checkers.

Checkers inside checkers/python folder (which are built-in checker for Python), should be reported as python:<checker-name> to the user. This should show up in all the outputs of the CLI, and for all purposes serve as the unique identifier of the checker.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions