Skip to content

unify linting across whole python code #354

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions