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] 5stray_whitespace_check: false 6long_line_check: false 7cros_license_check: false 8tab_check: false 9bug_field_check: false 10test_field_check: false 11[Hook Scripts] 12hook0 = ./presubmit.sh 13