author | Richard Marti <richard.marti@gmail.com> |
Fri, 20 Nov 2020 17:14:49 +0100 | |
changeset 95739 | 3c8996f7d3ae715359f5eb7f08f26a4418150719 |
parent 94330 | 01687d952a8a7ad2b8324ad6aefba045bd761807 |
permissions | -rw-r--r-- |
# 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. calendar/libical/.* suite/.* third_party/.* # General support directories (which don't contain any C++ anyway). build/.* python/.* taskcluster/.* testing/mozharness/.* tools/.*