Add pylint
This commit is contained in:
parent
3ba7403ad4
commit
a3c3343c42
|
@ -2,3 +2,20 @@ mypy==1.1.1
|
|||
mypy-extensions==1.0.0
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.5.0
|
||||
astroid==2.15.0
|
||||
dill==0.3.6
|
||||
isort==5.12.0
|
||||
lazy-object-proxy==1.9.0
|
||||
libcst==0.4.9
|
||||
mccabe==0.7.0
|
||||
MonkeyType==22.2.0
|
||||
mypy==1.1.1
|
||||
mypy-extensions==1.0.0
|
||||
platformdirs==3.1.1
|
||||
pylint==2.17.0
|
||||
PyYAML==6.0
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.6
|
||||
typing-inspect==0.8.0
|
||||
typing_extensions==4.5.0
|
||||
wrapt==1.15.0
|
||||
|
|
Loading…
Reference in a new issue