Skip to content

Adopt a customizable linter like semgrep #943

@tristanlatr

Description

@tristanlatr

There are a couple of stuff that would be worth checking, including but not limited to:

  • the usage of from __future__ import annotations, should be enabled on all python files
  • the function warnings.warn() should never be called outside of the function pydoctor.utils.warn() to ensure that exit code reflect the triggered warnings

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions