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

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