Skip to content

unify linting across whole python code #353

Description

@github-actions

[tool.ruff.lint.pydocstyle]

convention = "google"

goodmap/pyproject.toml

Lines 94 to 96 in e666c3e

# TODO unify linting across whole python code
# [tool.ruff.lint.pydocstyle]
# convention = "google"

    "RUF", # Ruff-specific rules
]

# TODO unify linting across whole python code
# [tool.ruff.lint.pydocstyle]
# convention = "google"

[tool.pytest.ini_options]
markers = [
    "skip_coverage: skip coverage for this test"

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions