mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 02:10:59 +00:00
synchronize metadata files across projects
This commit is contained in:
parent
c8f6bf66fb
commit
aebad44d55
@ -1,5 +1,8 @@
|
|||||||
max-line-length: 120
|
max-line-length: 120
|
||||||
pylint:
|
pylint:
|
||||||
|
options:
|
||||||
|
dummy-variables-rgx: _$|.+_$|dummy_.+
|
||||||
|
|
||||||
disable:
|
disable:
|
||||||
- missing-docstring
|
- missing-docstring
|
||||||
- protected-access
|
- protected-access
|
||||||
|
Loading…
Reference in New Issue
Block a user