mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1651731: [lint] Python and shell files without #!
should not be executable; r=linter-reviewers,perftest-reviewers,geckoview-reviewers,agi,sylvestre,sparky
Differential Revision: https://phabricator.services.mozilla.com/D82954
This commit is contained in:
parent
2c52622b85
commit
204d796929
0
browser/locales/filter.py
Executable file → Normal file
0
browser/locales/filter.py
Executable file → Normal file
0
config/nsinstall.py
Executable file → Normal file
0
config/nsinstall.py
Executable file → Normal file
0
dom/media/test/bipbop-cenc.sh
Executable file → Normal file
0
dom/media/test/bipbop-cenc.sh
Executable file → Normal file
0
gfx/layers/d3d11/genshaders.py
Executable file → Normal file
0
gfx/layers/d3d11/genshaders.py
Executable file → Normal file
0
ipc/ipdl/ipdl.py
Executable file → Normal file
0
ipc/ipdl/ipdl.py
Executable file → Normal file
0
media/audioipc/update.sh
Executable file → Normal file
0
media/audioipc/update.sh
Executable file → Normal file
0
mobile/android/mach_commands.py
Executable file → Normal file
0
mobile/android/mach_commands.py
Executable file → Normal file
0
python/mozbuild/mozbuild/mozinfo.py
Executable file → Normal file
0
python/mozbuild/mozbuild/mozinfo.py
Executable file → Normal file
0
python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py
Executable file → Normal file
0
python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py
Executable file → Normal file
0
taskcluster/docker/wgpu/system-setup.sh
Executable file → Normal file
0
taskcluster/docker/wgpu/system-setup.sh
Executable file → Normal file
0
taskcluster/taskgraph/test/test_util_templates.py
Executable file → Normal file
0
taskcluster/taskgraph/test/test_util_templates.py
Executable file → Normal file
0
taskcluster/taskgraph/test/test_util_time.py
Executable file → Normal file
0
taskcluster/taskgraph/test/test_util_time.py
Executable file → Normal file
0
testing/mozbase/manifestparser/manifestparser/manifestparser.py
Executable file → Normal file
0
testing/mozbase/manifestparser/manifestparser/manifestparser.py
Executable file → Normal file
0
testing/mozbase/mozgeckoprofiler/mozgeckoprofiler/profiling.py
Executable file → Normal file
0
testing/mozbase/mozgeckoprofiler/mozgeckoprofiler/profiling.py
Executable file → Normal file
0
testing/mozbase/mozgeckoprofiler/mozgeckoprofiler/symbolicationRequest.py
Executable file → Normal file
0
testing/mozbase/mozgeckoprofiler/mozgeckoprofiler/symbolicationRequest.py
Executable file → Normal file
0
testing/mozbase/mozinstall/mozinstall/mozinstall.py
Executable file → Normal file
0
testing/mozbase/mozinstall/mozinstall/mozinstall.py
Executable file → Normal file
0
testing/mozharness/configs/builds/releng_base_windows_32_mingw_builds.py
Executable file → Normal file
0
testing/mozharness/configs/builds/releng_base_windows_32_mingw_builds.py
Executable file → Normal file
0
testing/mozharness/configs/builds/releng_base_windows_64_mingw_builds.py
Executable file → Normal file
0
testing/mozharness/configs/builds/releng_base_windows_64_mingw_builds.py
Executable file → Normal file
0
testing/mozharness/configs/builds/releng_sub_windows_configs/64_mingwclang.py
Executable file → Normal file
0
testing/mozharness/configs/builds/releng_sub_windows_configs/64_mingwclang.py
Executable file → Normal file
0
testing/mozharness/mozharness/base/script.py
Executable file → Normal file
0
testing/mozharness/mozharness/base/script.py
Executable file → Normal file
0
testing/talos/talos/output.py
Executable file → Normal file
0
testing/talos/talos/output.py
Executable file → Normal file
0
testing/talos/talos/utils.py
Executable file → Normal file
0
testing/talos/talos/utils.py
Executable file → Normal file
0
testing/web-platform/tests/annotation-protocol/tools/protocol-server.py
Executable file → Normal file
0
testing/web-platform/tests/annotation-protocol/tools/protocol-server.py
Executable file → Normal file
0
testing/web-platform/tests/common/security-features/subresource/__init__.py
Executable file → Normal file
0
testing/web-platform/tests/common/security-features/subresource/__init__.py
Executable file → Normal file
0
testing/web-platform/tests/common/security-features/subresource/xhr.py
Executable file → Normal file
0
testing/web-platform/tests/common/security-features/subresource/xhr.py
Executable file → Normal file
0
toolkit/components/telemetry/build_scripts/mozparsers/parse_histograms.py
Executable file → Normal file
0
toolkit/components/telemetry/build_scripts/mozparsers/parse_histograms.py
Executable file → Normal file
0
toolkit/components/telemetry/build_scripts/mozparsers/parse_scalars.py
Executable file → Normal file
0
toolkit/components/telemetry/build_scripts/mozparsers/parse_scalars.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/integration/tests/test_deletion_request_ping.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/integration/tests/test_deletion_request_ping.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/marionette/harness/setup.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/marionette/harness/setup.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/marionette/harness/telemetry_harness/runtests.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/marionette/harness/telemetry_harness/runtests.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/marionette/harness/telemetry_harness/testcase.py
Executable file → Normal file
0
toolkit/components/telemetry/tests/marionette/harness/telemetry_harness/testcase.py
Executable file → Normal file
@ -37,6 +37,8 @@ maybe-shebang-file-perm:
|
||||
allow-shebang: true
|
||||
extensions:
|
||||
- .js
|
||||
- .py
|
||||
- .sh
|
||||
support-files:
|
||||
- 'tools/lint/file-perm/**'
|
||||
type: external
|
||||
|
0
tools/update-packaging/make_incremental_updates.py
Executable file → Normal file
0
tools/update-packaging/make_incremental_updates.py
Executable file → Normal file
0
tools/update-verify/release/common/check_updates.sh
Executable file → Normal file
0
tools/update-verify/release/common/check_updates.sh
Executable file → Normal file
0
tools/update-verify/release/common/download_builds.sh
Executable file → Normal file
0
tools/update-verify/release/common/download_builds.sh
Executable file → Normal file
0
tools/update-verify/release/common/download_mars.sh
Executable file → Normal file
0
tools/update-verify/release/common/download_mars.sh
Executable file → Normal file
0
tools/update-verify/release/replace-updater-certs.py
Executable file → Normal file
0
tools/update-verify/release/replace-updater-certs.py
Executable file → Normal file
Loading…
Reference in New Issue
Block a user