Skip to content

unify linting across whole python code #354

@github-actions

Description

@github-actions

# TODO unify linting across whole python code

line-length = 100
target-version = "py310"
show-fixes = true

# TODO unify linting across whole python code
lint.select = [
#    "D", # pydocstyle
    "I", # isort
    "F", # Pyflakes
    "E", # pycodestyle Error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions