Skip to content
Snippets Groups Projects
Commit 881b08c8 authored by David Trattnig's avatar David Trattnig
Browse files

chore(flake8): define max docstring length

parent 5ea43bb3
No related branches found
No related tags found
No related merge requests found
[flake8]
max-line-length = 99
max-doc-length = 99
docstring-convention=google
exclude = python, tests/*, __init__.py, src/aura_engine/client/*, meta.py
ignore = E121,E123,E126,E203,E226,E24,E704,W503,N802,\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment