Bug 1603007 - Remove allowLinkedWebInFileUriProcess r=nika
[gecko.git] / tools / lint / file-whitespace.yml
blob5d4f7dd0dd52e72b4ce52c2b61166946dd483ba3
1 ---
2 file-whitespace:
3     description: File content sanity check
4     include:
5         - .
6     exclude:
7         - build/pymake/pymake/command.py
8         - build/pymake/pymake/data.py
9         - build/pymake/pymake/functions.py
10         - build/pymake/pymake/implicit.py
11         - build/pymake/pymake/parser.py
12         - build/pymake/pymake/process.py
13         - build/pymake/pymake/util.py
14         - build/pymake/tests/runtests.py
15         - dom/bindings/Codegen.py
16         - dom/bindings/Configuration.py
17         - dom/bindings/parser/WebIDL.py
18         - dom/bindings/parser/tests/test_attributes_on_types.py
19         - dom/bindings/parser/tests/test_extended_attributes.py
20         - dom/bindings/parser/tests/test_interface.py
21         - dom/bindings/parser/tests/test_record.py
22         - dom/bindings/parser/tests/test_securecontext_extended_attribute.py
23         - dom/bindings/parser/tests/test_special_methods.py
24         - dom/bindings/parser/tests/test_toJSON.py
25         - dom/bindings/parser/tests/test_typedef.py
26         - dom/encoding/encodings2arrays.py
27         - dom/media/gtest/AudioGenerator.cpp
28         - dom/media/gtest/AudioGenerator.h
29         - dom/security/test/csp/file_websocket_self_wsh.py
30         - dom/webauthn/winwebauthn/webauthn.h
31         - dom/websocket/tests/file_websocket_wsh.py
32         - gfx/vr/nsFxrCommandLineHandler.cpp
33         - gfx/vr/vrhost/vrhostapi.cpp
34         - js/src/frontend/BytecodeEmitter.cpp
35         - js/src/frontend/SharedContext.h
36         - layout/reftests/fonts/gsubtest/makegsubfonts.py
37         - layout/reftests/fonts/mark-generate.py
38         - media/mtransport/nricectx.cpp
39         - netwerk/dns/prepare_tlds.py
40         - python/devtools/migrate-l10n/migrate/main.py
41         - python/l10n/convert_xul_to_fluent/convert.py
42         - python/l10n/convert_xul_to_fluent/lib/__init__.py
43         - python/l10n/convert_xul_to_fluent/lib/dtd.py
44         - python/l10n/convert_xul_to_fluent/lib/fluent.py
45         - python/l10n/convert_xul_to_fluent/lib/migration.py
46         - python/l10n/convert_xul_to_fluent/lib/utils.py
47         - python/l10n/convert_xul_to_fluent/lib/xul.py
48         - testing/mochitest/bisection.py
49         - testing/mozharness/configs/raptor/linux64_config_taskcluster.py
50         - testing/mozharness/configs/talos/linux64_config_taskcluster.py
51         - testing/mozharness/configs/web_platform_tests/test_config_windows.py
52         - testing/mozharness/external_tools/virtualenv/virtualenv_embedded/distutils-init.py
53         - testing/talos/talos/cmanager_base.py
54         - testing/talos/talos/profiler/profiling.py
55         - testing/talos/talos/unittests/conftest.py
56         - testing/talos/talos/unittests/test_test.py
57         - testing/talos/talos/unittests/test_xtalos.py
58         - testing/web-platform/tests/content-security-policy/embedded-enforcement/support/echo-allow-csp-from.py
59         - testing/web-platform/tests/content-security-policy/embedded-enforcement/support/echo-policy-multiple.py
60         - testing/web-platform/tests/css/tools/apiclient/apiclient/__init__.py
61         - testing/web-platform/tests/css/tools/apiclient/apiclient/apiclient.py
62         - testing/web-platform/tests/css/tools/apiclient/apiclient/uritemplate.py
63         - testing/web-platform/tests/css/tools/apiclient/setup.py
64         - testing/web-platform/tests/css/tools/apiclient/test.py
65         - testing/web-platform/tests/css/tools/w3ctestlib/Groups.py
66         - testing/web-platform/tests/css/tools/w3ctestlib/HTMLSerializer.py
67         - testing/web-platform/tests/css/tools/w3ctestlib/Indexer.py
68         - testing/web-platform/tests/css/tools/w3ctestlib/OutputFormats.py
69         - testing/web-platform/tests/css/tools/w3ctestlib/Suite.py
70         - testing/web-platform/tests/css/tools/w3ctestlib/Utils.py
71         - testing/web-platform/tests/css/tools/w3ctestlib/__init__.py
72         - testing/web-platform/tests/tools/webdriver/webdriver/transport.py
73         - testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/edgechromium.py
74         - testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executoredgechromium.py
75         - testing/web-platform/tests/tools/wptrunner/wptrunner/manifestupdate.py
76         - testing/web-platform/tests/tools/wptrunner/wptrunner/metadata.py
77         - testing/web-platform/tests/tools/wptrunner/wptrunner/tests/test_update.py
78         - toolkit/components/telemetry/build_scripts/setup.py
79         - toolkit/components/telemetry/tests/marionette/mach_commands.py
80         - toolkit/mozapps/installer/windows/nsis/preprocess-locale.py
81         - widget/nsFilePickerProxy.cpp
82         - widget/windows/tests/TestUrisToValidate.h
83     extensions:
84         - .c
85         - .cc
86         - .cpp
87         - .h
88         - .py
89         - .rs
90     support-files:
91         - 'tools/lint/file-whitespace/**'
92     type: external
93     payload: file-whitespace:lint