aboutsummaryrefslogtreecommitdiff
path: root/toolchain_utils_githooks
AgeCommit message (Expand)Author
2021-04-12PRESUBMIT.cfg: drop --py3 to cros lintMike Frysinger
2020-06-30presubmits: respect CHROMEOS_ROOT_DIRECTORY when entering the chrootGeorge Burgess IV
2020-06-30presubmits: add types to check-presubmit.py.George Burgess IV
2020-05-13githooks: ensure pip + scipy are installedGeorge Burgess IV
2020-05-05githooks: enter the chroot in presubmitsGeorge Burgess IV
2020-02-13toolchain-utils: migrate all in-use projects to python 3Zhizhou Yang
2019-11-09githooks: overhaul presubmit checks; automatically apply fixesGeorge Burgess IV
2019-07-19Toolchain-Utils: Fix bug when no files to lint/checkEmma Vukelj
2019-07-19Toolchain-Utils: Only lint existing filesEmma Vukelj
2019-06-20Call go fmt, go lint, go test and go vetTobias Bosch
2019-04-07githooks: make the test runner run on presubmitsGeorge Burgess IV
2019-04-05crosperf: make run_tests use our new test runnerGeorge Burgess IV
2019-03-13[githooks] Refactor/rename check-style; NFCGeorge Burgess IV
2019-03-10[githooks] Fix the check-style hookGeorge Burgess IV
2019-01-18git-hooks: support linting outside of the source treeGeorge Burgess IV
2019-01-17git-hooks: swap to `[[`; fix style nitsGeorge Burgess IV
2019-01-05toolchain-utils: add a `cros lint` git hookGeorge Burgess IV
2019-01-05toolchain-utils: swap git hooks to use yapfGeorge Burgess IV
2016-01-05Modify pre-push hook to run pyformat.Luis Lozano
2015-12-18Create pre-push file, to run unittests before uploading CL.Caroline Tice