Skip to content

Commit

Permalink
Add tools/ to the style-checking path.
Browse files Browse the repository at this point in the history
Test: Touch a Java file in tools/. `repo upload` gives warnings.
Change-Id: I381b01038d8a0c0e90817e383ca5323908fdd592
  • Loading branch information
Tao Bao committed Nov 6, 2018
1 parent d1f105a commit 6394a73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions PREUPLOAD.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp

[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
-fw updater_sample/

--file_whitelist tools/ updater_sample/

0 comments on commit 6394a73

Please sign in to comment.