Bug 1592170 [wpt PR 19965] - Fix default tabIndex IDL attribute values, a=testonly
[gecko.git] / .clang-format-ignore
blob5e3ec2decc3707f25605bdd7dff115f54817b12a
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 dom/webgpu/ffi/wgpu_ffi_generated.h
42 intl/unicharutil/util/nsSpecialCasingData.cpp
43 intl/unicharutil/util/nsUnicodePropertyData.cpp
44 intl/unicharutil/util/nsUnicodeScriptCodes.h
45 media/mp4parse-rust/mp4parse.h
46 security/manager/ssl/StaticHPKPins.h
47 widget/gtk/wayland/gtk-primary-selection-client-protocol.h
48 widget/gtk/wayland/gtk-primary-selection-protocol.c
50 # Ignored because these files are used to generate a windows.h STL wrapper,
51 # and reformatting them can break generating that wrapper.
52 config/windows-h-.*.h
54 # Exclude tools/clang-tidy/test from automatic reformatting, since it can
55 # break some of the tests in that directory.
56 tools/clang-tidy/test/.*
58 # We are testing the incorrect formatting.
59 tools/lint/test/files/file-whitespace/
61 # The XPTCall stubs files have some inline assembly macros
62 # that get reformatted badly. See bug 1510781.
63 xpcom/reflect/xptcall/md/win32/.*
64 xpcom/reflect/xptcall/md/unix/.*
66 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
67 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
68 browser/components/translation/cld2/.*
69 browser/extensions/mortar/ppapi/.*
70 devtools/client/shared/sourceeditor/codemirror/.*
71 dom/canvas/test/webgl-conf/checkout/closure-library/.*
72 dom/media/gmp/rlz/.*
73 dom/media/gmp/widevine-adapter/content_decryption_module.h
74 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
75 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
76 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
77 dom/media/platforms/ffmpeg/ffmpeg57/.*
78 dom/media/platforms/ffmpeg/ffmpeg58/.*
79 dom/media/platforms/ffmpeg/libav53/.*
80 dom/media/platforms/ffmpeg/libav54/.*
81 dom/media/platforms/ffmpeg/libav55/.*
82 dom/media/webspeech/recognition/endpointer.cc
83 dom/media/webspeech/recognition/endpointer.h
84 dom/media/webspeech/recognition/energy_endpointer.cc
85 dom/media/webspeech/recognition/energy_endpointer.h
86 dom/media/webspeech/recognition/energy_endpointer_params.cc
87 dom/media/webspeech/recognition/energy_endpointer_params.h
88 dom/webauthn/cbor-cpp/.*
89 dom/webauthn/winwebauthn/webauthn.h
90 editor/libeditor/tests/browserscope/lib/richtext/.*
91 editor/libeditor/tests/browserscope/lib/richtext2/.*
92 extensions/spellcheck/hunspell/src/.*
93 gfx/angle/.*
94 gfx/cairo/.*
95 gfx/graphite2/.*
96 gfx/harfbuzz/.*
97 gfx/ots/.*
98 gfx/qcms/.*
99 gfx/sfntly/.*
100 gfx/skia/.*
101 gfx/vr/service/openvr/.*
102 gfx/wgpu/.*
103 gfx/wr/.*
104 gfx/ycbcr/.*
105 intl/hyphenation/hyphen/.*
106 intl/icu/.*
107 ipc/chromium/src/third_party/.*
108 js/src/ctypes/libffi/.*
109 js/src/dtoa.c.*
110 js/src/editline/.*
111 js/src/jit/arm64/vixl/.*
112 js/src/vtune/disable_warnings.h
113 js/src/vtune/ittnotify.h
114 js/src/vtune/ittnotify_config.h
115 js/src/vtune/ittnotify_static.c
116 js/src/vtune/ittnotify_static.h
117 js/src/vtune/ittnotify_types.h
118 js/src/vtune/jitprofiling.c
119 js/src/vtune/jitprofiling.h
120 js/src/vtune/legacy/.*
121 media/ffvpx/.*
122 media/kiss_fft/.*
123 media/libaom/.*
124 media/libcubeb/.*
125 media/libdav1d/.*
126 media/libjpeg/.*
127 media/libmkv/.*
128 media/libnestegg/.*
129 media/libogg/.*
130 media/libopus/.*
131 media/libpng/.*
132 media/libsoundtouch/.*
133 media/libspeex_resampler/.*
134 media/libtheora/.*
135 media/libtremor/.*
136 media/libvorbis/.*
137 media/libvpx/.*
138 media/libwebp/.*
139 media/libyuv/.*
140 media/mtransport/third_party/.*
141 media/openmax_dl/.*
142 media/openmax_il/.*
143 media/webrtc/signaling/src/sdp/sipcc/.*
144 media/webrtc/trunk/.*
145 mfbt/double-conversion/double-conversion/.*
146 mfbt/lz4/.*
147 mobile/android/geckoview/src/thirdparty/.*
148 modules/brotli/.*
149 modules/fdlibm/.*
150 modules/freetype2/.*
151 modules/libbz2/.*
152 modules/pdfium/.*
153 modules/woff2/.*
154 modules/xz-embedded/.*
155 modules/zlib/.*
156 mozglue/misc/decimal/.*
157 netwerk/dns/nsIDNKitInterface.h
158 netwerk/sctp/src/.*
159 netwerk/srtp/src/.*
160 nsprpub/.*
161 other-licenses/.*
162 parser/expat/.*
163 security/nss/.*
164 security/sandbox/chromium/.*
165 security/sandbox/chromium-shim/.*
166 testing/gtest/gmock/.*
167 testing/gtest/gtest/.*
168 testing/talos/talos/tests/dromaeo/.*
169 testing/talos/talos/tests/kraken/.*
170 testing/talos/talos/tests/v8_7/.*
171 testing/web-platform/tests/resources/webidl2/.*
172 testing/web-platform/tests/tools/third_party/.*
173 third_party/.*
174 toolkit/components/jsoncpp/.*
175 toolkit/components/protobuf/.*
176 toolkit/components/url-classifier/chromium/.*
177 toolkit/components/url-classifier/protobuf/.*
178 toolkit/crashreporter/breakpad-client/.*
179 toolkit/crashreporter/google-breakpad/.*
180 toolkit/recordreplay/udis86/.*
181 tools/fuzzing/libfuzzer/.*
182 tools/profiler/core/vtune/.*
183 xpcom/build/mach_override.c
184 xpcom/build/mach_override.h
185 xpcom/io/crc32c.c