mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
improve landscape config
This commit is contained in:
parent
c394ee31fb
commit
5e65b933b2
@ -1,8 +1,12 @@
|
|||||||
max-line-length: 120
|
ignore-paths:
|
||||||
|
- docs
|
||||||
|
- examples
|
||||||
|
- libmproxy/contrib
|
||||||
|
- web
|
||||||
|
max-line-length: 140
|
||||||
pylint:
|
pylint:
|
||||||
options:
|
options:
|
||||||
dummy-variables-rgx: _$|.+_$|dummy_.+
|
dummy-variables-rgx: _$|.+_$|dummy_.+
|
||||||
|
|
||||||
disable:
|
disable:
|
||||||
- missing-docstring
|
- missing-docstring
|
||||||
- protected-access
|
- protected-access
|
||||||
|
Loading…
Reference in New Issue
Block a user