ruff/scripts
Brent Westbrook 87dafb8787
Some checks are pending
CI / test scripts (push) Blocked by required conditions
CI / Determine changes (push) Waiting to run
CI / cargo fmt (push) Waiting to run
CI / cargo clippy (push) Blocked by required conditions
CI / cargo test (linux) (push) Blocked by required conditions
CI / cargo test (linux, release) (push) Blocked by required conditions
CI / cargo test (${{ github.repository == 'astral-sh/ruff' && 'depot-windows-2022-16' || 'windows-latest' }}) (push) Blocked by required conditions
CI / cargo test (macos-latest) (push) Blocked by required conditions
CI / pre-commit (push) Waiting to run
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (msrv) (push) Blocked by required conditions
CI / cargo fuzz build (push) Blocked by required conditions
CI / fuzz parser (push) Blocked by required conditions
CI / ecosystem (push) Blocked by required conditions
CI / Fuzz for new ty panics (push) Blocked by required conditions
CI / cargo shear (push) Blocked by required conditions
CI / ty completion evaluation (push) Blocked by required conditions
CI / python package (push) Waiting to run
CI / mkdocs (push) Waiting to run
CI / formatter instabilities and black similarity (push) Blocked by required conditions
CI / test ruff-lsp (push) Blocked by required conditions
CI / check playground (push) Blocked by required conditions
CI / benchmarks instrumented (ruff) (push) Blocked by required conditions
CI / benchmarks instrumented (ty) (push) Blocked by required conditions
CI / benchmarks walltime (medium|multithreaded) (push) Blocked by required conditions
CI / benchmarks walltime (small|large) (push) Blocked by required conditions
[ty Playground] Release / publish (push) Waiting to run
Bump 0.14.5 (#21435)
2025-11-13 14:37:31 -05:00
..
benchmarks Bump 0.14.5 (#21435) 2025-11-13 14:37:31 -05:00
release Add shellcheck to pre-commit (#19361) 2025-07-15 16:49:13 +00:00
ty_benchmark [ty] Fix tool name is None when no ty path is given in ty_benchmark (#19870) 2025-08-11 21:26:30 +00:00
_utils.py
add_plugin.py [pydoclint] Implement docstring-missing-exception and docstring-extraneous-exception (DOC501, DOC502) (#11471) 2024-07-20 19:41:51 +00:00
add_rule.py Document when a rule was added (#21035) 2025-10-23 14:48:41 -04:00
check_docs_formatted.py [pycodestyle] Make example not raise unnecessary SyntaxError (E114) (#19190) 2025-07-08 10:00:14 -04:00
check_ecosystem.py [ruff-ecosystem] Fix CLI crash on Python 3.14 (#21092) 2025-10-29 21:37:39 +00:00
codemod_docstrings.sh [ty] Bump docstring-adder pin (#19606) 2025-07-28 22:59:56 +01:00
Dockerfile.ecosystem
ecosystem_all_check.py Update pre-commit dependencies (#10698) 2024-04-06 23:00:41 +00:00
ecosystem_all_check.sh
ecosystem_all_check_entrypoint.sh
formatter_ecosystem_checks.sh Improve the performance of the formatter instability check job (#14471) 2024-11-20 08:55:10 -06:00
generate_builtin_modules.py Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00
generate_known_standard_library.py python_stdlib: update for 3.14 (#18014) 2025-05-11 11:25:54 -05:00
generate_mkdocs.py Update editor integrations link in README (#17977) 2025-05-26 09:50:09 +01:00
mypy_primer.sh [ty] CI: Faster ecosystem analysis (#20886) 2025-10-15 12:38:17 +02:00
pyproject.toml Update pre-commit dependencies (#19038) 2025-06-30 08:43:39 +00:00
release.sh Bump v0.14.3 (#21152) 2025-10-30 17:06:29 -07:00
transform_readme.py Update pre-commit dependencies (#10698) 2024-04-06 23:00:41 +00:00
update_ambiguous_characters.py Update pre-commit dependencies (#10698) 2024-04-06 23:00:41 +00:00
update_schemastore.py Only add the actual schema in schemastore PRs (#20947) 2025-10-17 21:14:04 +02:00