blob: 0d16bafe8b36c976e8a5dc8de2d3348f7aa1357f [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Defines the Chromium OS style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
CommentPragmas: 'NOLINT:.*'
TabWidth: 2