Skip to content

Improve linting in pgscatalog.core #78

@nebfield

Description

@nebfield

Different linting rules are applied across core and calc (see pyproject.toml). We should be consistent but core has ~200 small errors. calc is in pretty good shape.

Ruff

Enable extended rulesets

Mypy

Check and remove any lines with:

# mypy: ignore-errors
@no_type_check

And fix the errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions