You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Armand Grillet <ag...@mesosphere.io> on 2017/09/25 13:38:32 UTC

Review Request 62544: Updated pylint to increase the maximum number of branches in a function.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62544/
-----------------------------------------------------------

Review request for mesos and Kevin Klues.


Repository: mesos


Description
-------

Without this change, pylint will complain when a function is checking
for too many errors in the flags or configuration file.


Diffs
-----

  src/python/pylint.config c76036441784543eb9025d0bd562a5628c4bad4e 


Diff: https://reviews.apache.org/r/62544/diff/1/


Testing
-------


Thanks,

Armand Grillet