-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71208/
-----------------------------------------------------------
Review request for mesos and Till Toenshoff.
Bugs: MESOS-9360
https://issues.apache.org/jira/browse/MESOS-9360
Repository: mesos
Description
-------
This reverts commit 89db66e3df831eaa50fffb4149a3894097505c14.
This patch was necessary when we were running cpplint in the python3
environment used e.g., also for bindings and other scripts. With
pre-commit we have freedom to choose the Python environment needed so we
can undo our adjustments here to stay closer to upstream.
Diffs
-----
support/cpplint.py 66ec8b3636a8d3ba57becd8560b4fe394e7119d8
Diff: https://reviews.apache.org/r/71208/diff/1/
Testing
-------
* used for development for a couple of months
* reports no issues in the current source tree
Thanks,
Benjamin Bannier