File: PRESUBMIT.cfg

package info (click to toggle)
vboot-utils 0~R106-15054.B%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 28,592 kB
  • sloc: ansic: 48,956; sh: 9,637; makefile: 1,006; pascal: 77; python: 61
file content (16 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Hook Overrides]
branch_check: true
cargo_clippy_check: true
checkpatch_check: true
long_line_check: false
signoff_check: true

# We are using Linux style indentation with tabs
# The indentation is checked by checkpatch not the python script
tab_check: false

[Hook Overrides Options]
cros_license_check: --exclude_regex=^\.checkpatch\.conf$

cargo_clippy_check:
  --project=rust/vboot_reference-sys