Add option flag --incremental to ci_sanity.sh
Speed up sanity check during CL builds by running pylint and pep8 checks on only the Python files changed in the last non-merge git commit. Change: 128431639
Loading
Please sign in to comment
Speed up sanity check during CL builds by running pylint and pep8 checks on only the Python files changed in the last non-merge git commit. Change: 128431639