mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-04-22 09:10:02 +02:00
removes flake8 config
This commit is contained in:
parent
c3eebefeeb
commit
8cb45df9c7
13
.flake8
13
.flake8
@ -1,13 +0,0 @@
|
|||||||
[flake8]
|
|
||||||
ignore = E501,W503,E203,F821
|
|
||||||
include = src
|
|
||||||
max-line-length = 88
|
|
||||||
max-doc-length = 88
|
|
||||||
# mccabe cyclomatic complexity
|
|
||||||
max-complexity = 7
|
|
||||||
# flake8-expression-complexity
|
|
||||||
max-expression-complexity = 5.5
|
|
||||||
# flake8-class-attributes-order
|
|
||||||
use_class_attributes_order_strict_mode=True
|
|
||||||
# flake8-eradicate
|
|
||||||
eradicate_whitelist_extend = "#openapi.yaml#"
|
|
Loading…
x
Reference in New Issue
Block a user