xref: /aosp_15_r20/external/crosvm/third_party/minijail/PRESUBMIT.cfg (revision 4b9c6d91573e8b3a96609339b46361b5476dd0f9)
1[Hook Overrides]
2
3# We are using Linux-style indentation with tabs
4tab_check: false
5
6# This is an AOSP project, but we still use a BSD license.
7cros_license_check: true
8aosp_license_check: false
9
10[Hook Overrides Options]
11cros_license_check: --exclude_regex=^test/
12