application-services/automation
Mark Hammond 5451b9b2fe Reformat Python code so it would pass linting checks in moz-central.
This was done by:
* Temporarily copying pyproject.toml from the root of m-c to the root here.
* Running `ruff check --fix --select I {path}`
* Running `ruff check {path}` to see what ruff didn't fix, and hand-fixing them.
* Running `black {path}` for final "correct" formatting.
* Removing pyproject.toml

ruff/black: taskcluster
2024-12-17 15:25:57 +00:00
..
kotlin-components-docs Add missing license headers 2024-12-04 03:29:05 +00:00
swift-components-docs Build improvements with UniFFI library mode 2024-10-17 17:59:42 +00:00
symbols-generation Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
cargo-update-pr.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
check_artifact_size.sh Use double square brackets in bash scripts 2019-07-24 15:55:31 -04:00
check_protobuf_files_current.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
generate_android_symbols.sh Bug 1889982 - Upload android symbols 2024-08-28 14:10:18 +00:00
lint_bash_scripts.sh Use double square brackets in bash scripts 2019-07-24 15:55:31 -04:00
prepare-release.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
publish_to_maven_local_if_modified.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
requirements.txt [SYNC-3518] Add requirements.txt for automation directory 2023-10-05 15:39:11 +00:00
run_ios_tests.sh Uses m1 runners for circle ci because x86 is deprecated 2024-06-11 12:51:51 +00:00
shared.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
smoke-test-android-components.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
smoke-test-fenix.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
smoke-test-fxios.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
tag-release.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
tests.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
upload_android_symbols.sh Pass the right symbols directory to upload_android_symbols.sh 2024-09-20 13:24:22 +00:00