blob: 69b0b3c94a1102d8b2cddca4a7e1405602b12a79 [file] [log] [blame]
# This config file disables some of the ChromiumOS source style checks for
# coreboot as they are directly conflicting with the coreboot coding
# guidelines.
[Hook Overrides]
branch_check: true
checkpatch_check: true
signoff_check: true
long_line_check: false
cros_license_check: false
tab_check: false