DescriptionAllow use of checkstyle outside of main PRESUBMIT.py
This commit allows the use of checkstyle outside of the main PRESUBMIT
script in src. Since checkstyle can possibly be called from a subfolder
of src the absolute path to the java files are used instead of relative
to src.
We also honor the EXCLUDED_PATH blacklist for Java files.
BUG=446633
Committed: https://crrev.com/72d7653361ab398205c46239ecbc5cd25a85900f
Cr-Commit-Position: refs/heads/master@{#312287}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|