Bug 1589531 [wpt PR 19775] - [LayoutNG] Reland flex-item alignment, a=testonly
[gecko.git] / .clang-format-ignore
blob94a879f45005f51c43252ba1cd77be59ab703f2c
1 # Uses the LLVM coding style
2 build/clang-plugin/.*
3 # The two templates cannot be formatted
4 config/gcc-stl-wrapper.template.h
5 config/msvc-stl-wrapper.template.h
6 # Generated code
7 js/src/builtin/intl/LanguageTagGenerated.cpp
8 js/src/builtin/intl/TimeZoneDataGenerated.h
10 # Don't want to reformat irregexp. bug 1510128
11 js/src/irregexp/.*
13 # Don't want to reformat zydis (third-party library subject to occasional updates).
14 js/src/zydis/.*
16 # Generated by js/src/util/make_unicode.py
17 # Note: the irregexp files are already excluded with the rest of js/src/irregexp
18 # but we add them here in case that ever changes.
19 js/src/irregexp/RegExpCharacters-inl.h
20 js/src/irregexp/RegExpCharacters.cpp
21 js/src/util/Unicode.cpp
22 js/src/util/UnicodeNonBMP.h
24 # Ignored because of bug 1506117 & 1342657
25 layout/style/nsCSSAnonBoxList.h
26 layout/style/nsCSSCounterDescList.h
27 layout/style/nsCSSFontDescList.h
28 layout/style/nsCSSKeywordList.h
29 layout/style/nsCSSPseudoElementList.h
30 layout/style/nsCSSVisitedDependentPropList.h
31 layout/style/nsDOMCSSValueList.h
32 layout/style/nsStyleStructList.h
34 # Generated by protobuf
35 .*/.*.pb.h
36 .*/.*.pb.cc
38 # Autogenerated file
39 gfx/gl/GLConsts.h
40 gfx/webrender_bindings/webrender_ffi_generated.h
41 intl/unicharutil/util/nsSpecialCasingData.cpp
42 intl/unicharutil/util/nsUnicodePropertyData.cpp
43 intl/unicharutil/util/nsUnicodeScriptCodes.h
44 media/mp4parse-rust/mp4parse.h
45 security/manager/ssl/StaticHPKPins.h
46 widget/gtk/wayland/gtk-primary-selection-client-protocol.h
47 widget/gtk/wayland/gtk-primary-selection-protocol.c
49 # Ignored because these files are used to generate a windows.h STL wrapper,
50 # and reformatting them can break generating that wrapper.
51 config/windows-h-.*.h
53 # Exclude tools/clang-tidy/test from automatic reformatting, since it can
54 # break some of the tests in that directory.
55 tools/clang-tidy/test/.*
57 # We are testing the incorrect formatting.
58 tools/lint/test/files/file-whitespace/
60 # The XPTCall stubs files have some inline assembly macros
61 # that get reformatted badly. See bug 1510781.
62 xpcom/reflect/xptcall/md/win32/.*
63 xpcom/reflect/xptcall/md/unix/.*
65 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
66 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
67 browser/components/translation/cld2/.*
68 browser/extensions/mortar/ppapi/.*
69 devtools/client/shared/sourceeditor/codemirror/.*
70 dom/canvas/test/webgl-conf/checkout/closure-library/.*
71 dom/media/gmp/rlz/.*
72 dom/media/gmp/widevine-adapter/content_decryption_module.h
73 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
74 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
75 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
76 dom/media/platforms/ffmpeg/ffmpeg57/.*
77 dom/media/platforms/ffmpeg/ffmpeg58/.*
78 dom/media/platforms/ffmpeg/libav53/.*
79 dom/media/platforms/ffmpeg/libav54/.*
80 dom/media/platforms/ffmpeg/libav55/.*
81 dom/media/webspeech/recognition/endpointer.cc
82 dom/media/webspeech/recognition/endpointer.h
83 dom/media/webspeech/recognition/energy_endpointer.cc
84 dom/media/webspeech/recognition/energy_endpointer.h
85 dom/media/webspeech/recognition/energy_endpointer_params.cc
86 dom/media/webspeech/recognition/energy_endpointer_params.h
87 dom/webauthn/cbor-cpp/.*
88 dom/webauthn/winwebauthn/webauthn.h
89 editor/libeditor/tests/browserscope/lib/richtext/.*
90 editor/libeditor/tests/browserscope/lib/richtext2/.*
91 extensions/spellcheck/hunspell/src/.*
92 gfx/angle/.*
93 gfx/cairo/.*
94 gfx/graphite2/.*
95 gfx/harfbuzz/.*
96 gfx/ots/.*
97 gfx/qcms/.*
98 gfx/sfntly/.*
99 gfx/skia/.*
100 gfx/vr/service/openvr/.*
101 gfx/wr/.*
102 gfx/ycbcr/.*
103 intl/hyphenation/hyphen/.*
104 intl/icu/.*
105 ipc/chromium/src/third_party/.*
106 js/src/ctypes/libffi/.*
107 js/src/dtoa.c.*
108 js/src/editline/.*
109 js/src/jit/arm64/vixl/.*
110 js/src/vtune/disable_warnings.h
111 js/src/vtune/ittnotify.h
112 js/src/vtune/ittnotify_config.h
113 js/src/vtune/ittnotify_static.c
114 js/src/vtune/ittnotify_static.h
115 js/src/vtune/ittnotify_types.h
116 js/src/vtune/jitprofiling.c
117 js/src/vtune/jitprofiling.h
118 js/src/vtune/legacy/.*
119 media/ffvpx/.*
120 media/kiss_fft/.*
121 media/libaom/.*
122 media/libcubeb/.*
123 media/libdav1d/.*
124 media/libjpeg/.*
125 media/libmkv/.*
126 media/libnestegg/.*
127 media/libogg/.*
128 media/libopus/.*
129 media/libpng/.*
130 media/libsoundtouch/.*
131 media/libspeex_resampler/.*
132 media/libtheora/.*
133 media/libtremor/.*
134 media/libvorbis/.*
135 media/libvpx/.*
136 media/libwebp/.*
137 media/libyuv/.*
138 media/mtransport/third_party/.*
139 media/openmax_dl/.*
140 media/openmax_il/.*
141 media/webrtc/signaling/src/sdp/sipcc/.*
142 media/webrtc/trunk/.*
143 mfbt/double-conversion/double-conversion/.*
144 mfbt/lz4/.*
145 mobile/android/geckoview/src/thirdparty/.*
146 modules/brotli/.*
147 modules/fdlibm/.*
148 modules/freetype2/.*
149 modules/libbz2/.*
150 modules/pdfium/.*
151 modules/woff2/.*
152 modules/xz-embedded/.*
153 modules/zlib/.*
154 mozglue/misc/decimal/.*
155 netwerk/dns/nsIDNKitInterface.h
156 netwerk/sctp/src/.*
157 netwerk/srtp/src/.*
158 nsprpub/.*
159 other-licenses/.*
160 parser/expat/.*
161 security/nss/.*
162 security/sandbox/chromium/.*
163 security/sandbox/chromium-shim/.*
164 testing/gtest/gmock/.*
165 testing/gtest/gtest/.*
166 testing/talos/talos/tests/dromaeo/.*
167 testing/talos/talos/tests/kraken/.*
168 testing/talos/talos/tests/v8_7/.*
169 testing/web-platform/tests/resources/webidl2/.*
170 testing/web-platform/tests/tools/third_party/.*
171 third_party/.*
172 toolkit/components/jsoncpp/.*
173 toolkit/components/protobuf/.*
174 toolkit/components/url-classifier/chromium/.*
175 toolkit/components/url-classifier/protobuf/.*
176 toolkit/crashreporter/breakpad-client/.*
177 toolkit/crashreporter/google-breakpad/.*
178 toolkit/recordreplay/udis86/.*
179 tools/fuzzing/libfuzzer/.*
180 tools/profiler/core/vtune/.*
181 xpcom/build/mach_override.c
182 xpcom/build/mach_override.h
183 xpcom/io/crc32c.c