ruff/scripts
Micha Reiser 2182c750db
Some checks are pending
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 / 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 / test scripts (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 / pre-commit (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
[ty] Use generator over list comprehension to avoid cast (#21748)
2025-12-02 08:47:47 +01:00
..
benchmarks Bump 0.14.7 (#21684) 2025-11-28 14:34:27 -06:00
release Add shellcheck to pre-commit (#19361) 2025-07-15 16:49:13 +00:00
ty_benchmark [ty] Use generator over list comprehension to avoid cast (#21748) 2025-12-02 08:47:47 +01: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 Dogfood ty on the scripts directory (#21617) 2025-11-24 23:13:44 +00: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 Dogfood ty on the scripts directory (#21617) 2025-11-24 23:13:44 +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
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] Keep colorizing mypy_primer output (#21515) 2025-11-19 08:52:51 +00:00
pyproject.toml Dogfood ty on the scripts directory (#21617) 2025-11-24 23:13:44 +00:00
release.sh Bump v0.14.3 (#21152) 2025-10-30 17:06:29 -07:00
transform_readme.py
update_ambiguous_characters.py Dogfood ty on the scripts directory (#21617) 2025-11-24 23:13:44 +00:00
update_schemastore.py Use npm ci --ignore-scripts everywhere (#21742) 2025-12-01 17:13:52 -05:00