blob: 28b95bb88843efff8bde10a5d19b375d0f0eef07 [file] [log] [blame]
# This config file disables some of the ChromiumOS source style checks and
# adds a hook to validate .py files. Comment out the disable-flags for
# any checks you want to leave enabled. Edit utils/pylintrc to disable any
# pylint checks.
[Hook Overrides]
cros_license_check: false
[Hook Scripts]
hook0 = ./utils/run_pylint.py
hook1 = ./site_utils/presubmit_hooks/check_suite_scheduler.py