1 # Copyright 2017 The Chromium OS Authors. All rights reserved. 2 # Use of this source code is governed by a BSD-style license that can be 3 # found in the LICENSE file. 4 [Hook Overrides] 5 stray_whitespace_check: false 6 long_line_check: false 7 cros_license_check: false 8 tab_check: false 9 bug_field_check: false 10 test_field_check: false 11 [Hook Scripts] 12 hook0 = ./presubmit.sh 13