ruff/crates/ruff_python_formatter/src/comments
Micha Reiser c39ca8fe6d
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 (windows) (push) Blocked by required conditions
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (release) (push) Waiting to run
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 / cargo shear (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 / benchmarks (push) Blocked by required conditions
Upgrade Rust toolchain to 1.84.0 (#15408)
2025-01-11 09:51:58 +01:00
..
snapshots Update insta snapshots (#14366) 2024-11-15 19:31:15 +01:00
debug.rs Update Rust crate rustc-hash to v2 (#12001) 2024-06-23 20:46:42 -04:00
format.rs Upgrade Rust toolchain to 1.84.0 (#15408) 2025-01-11 09:51:58 +01:00
map.rs Upgrade Rust toolchain to 1.83 (#14677) 2024-11-29 12:05:05 +00:00
mod.rs Extract LineIndex independent methods from Locator (#13938) 2024-10-28 07:53:41 +00:00
node_key.rs Move {AnyNodeRef, AstNode} to ruff_python_ast crate root (#8030) 2023-10-18 00:01:18 +00:00
placement.rs Associate a trailing end-of-line comment in a parenthesized implicit concatenated string with the last literal (#15378) 2025-01-10 19:21:34 +01:00
visitor.rs Extract LineIndex independent methods from Locator (#13938) 2024-10-28 07:53:41 +00:00