OpenNetworkingFoundation / cla-manager

Automated CLA management and verification for ONF projects on Github and Gerrit
https://cla.opennetworking.org
3 stars 6 forks source link

Pin pylint to 2.10.x #290

Closed bocon13 closed 2 years ago

bocon13 commented 2 years ago

It was removed in pylint 2.11: https://pylint.pycqa.org/en/latest/whatsnew/2.11.html

codecov[bot] commented 2 years ago

Codecov Report

Merging #290 (08b0d85) into master (d26d74b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   89.77%   89.77%           
=======================================
  Files           9        9           
  Lines         313      313           
  Branches       22       22           
=======================================
  Hits          281      281           
  Misses         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d26d74b...08b0d85. Read the comment docs.