diff options
Diffstat (limited to 'PRESUBMIT.cfg')
-rw-r--r-- | PRESUBMIT.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/PRESUBMIT.cfg b/PRESUBMIT.cfg index 0cfaa932a9..59ed811b4c 100644 --- a/PRESUBMIT.cfg +++ b/PRESUBMIT.cfg @@ -20,9 +20,3 @@ cros_license_check : --exclude_regex=^third_party/linux/ --exclude_regex=^third_party/sha2/ --exclude_regex=^third_party/unacl-curve25519/ - -[Hook Scripts] -presubmit_check = util/presubmit_check.sh -config_option_check = util/config_option_check.py -host_command_check = util/host_command_check.sh -ec_commands_h = util/linux_ec_commands_h_check.sh |