-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60236/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Joseph Wu.
Bugs: MESOS-6390
https://issues.apache.org/jira/browse/MESOS-6390
Repository: mesos
Description
-------
This will allow us to use PyLint on the
entire support directory in the future.
Diffs
-----
support/verify-reviews.py 391bef5c15a7399f037e54600d1b13c9bd261811
Diff: https://reviews.apache.org/r/60236/diff/1/
Testing
-------
Added `support` to `source_dirs` in the PyLinter defined
in `mesos-style.py`. Linted until only acceptable errors
where displayed (e.g. due to the name of the file containing
a dash instead of an underscore).
Thanks,
Armand Grillet