Skip to content

Uncomment ruff extensions #260

@jtherrmann

Description

@jtherrmann

Jira: https://asfdaac.atlassian.net/browse/TOOL-3485

Note: The above link is accessible only to members of ASF.


When adopting ruff across all our repos, we commented out many/most of the extensions listed in our recommended ruff config. We should gradually uncomment those, e.g. when we resume development work on one of our old repos.

We can consider ignoring errors codes that we don't care about on a per-repo basis, e.g. requiring docstrings for all public functions/classes (especially in our non-library repos). Also see #243 for more context.

We can leave this issue open as long as there are remaining repos with commented-out ruff extensions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Jira BugCreate a Jira Bug for this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions