• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2017 The Chromium Embedded Framework Authors. All rights
2# reserved. Use of this source code is governed by a BSD-style license that
3# can be found in the LICENSE file
4
5# Configuration settings for tools/fix_style.py
6{
7  # Directories containing these path components will be ignored.
8  'ignore_directories': ['yapf'],
9}
10