2020-06-20 01:26:35 +03:00
|
|
|
# Paths we don't want clang-format to touch.
|
|
|
|
# NOTE:
|
|
|
|
# This is currently just documenting intent. Due to Bug 1575449
|
|
|
|
# `mach clang-format` will likely not pick up this file.
|
|
|
|
|
|
|
|
# Specific modules to exclude.
|
2021-12-03 19:07:18 +03:00
|
|
|
mailnews/mapi/include/.*
|
2020-06-20 01:26:35 +03:00
|
|
|
suite/.*
|
|
|
|
third_party/.*
|
|
|
|
|
|
|
|
# General support directories (which don't contain any C++ anyway).
|
|
|
|
build/.*
|
|
|
|
python/.*
|
|
|
|
taskcluster/.*
|
2020-11-03 10:09:16 +03:00
|
|
|
testing/mozharness/.*
|
2020-06-20 01:26:35 +03:00
|
|
|
tools/.*
|