blob: a1ffc32e63defa5af49c0e09cf0ca0df678d6d54 [file] [log] [blame]
# This sample config file disables all of the ChromiumOS source style checks.
# Comment out the disable-flags for any checks you want to leave enabled.
[Hook Overrides]
# Make sure cos_patch trailer is present
cos_patch_trailer_check: true
# Make sure Manifest files are valid.
manifest_check: true
# Make sure RELEASE_NOTE field is present.
release_note_field_check: true
stray_whitespace_check: false
long_line_check: false
cros_license_check: false
tab_check: false