ruff/crates/ruff_linter/src
2025-11-16 09:32:41 +01:00
..
checkers [ty] name is parameter and global is a syntax error (#21312) 2025-11-14 18:15:34 +00:00
comments
cst Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
docstrings Add missing docstring sections to the numpy list (#20931) 2025-10-24 17:19:30 -04:00
fix Update Rust crate anyhow to v1.0.100 (#20499) 2025-09-22 09:51:52 +02:00
importer [ty] Respect notebook cell boundaries when adding an auto import (#21322) 2025-11-13 18:58:08 +01:00
linter
message Consistently wrap tokens in parser diagnostics in backticks instead of 'quotes' (#21163) 2025-10-31 11:59:11 -04:00
registry
rules [refurb] Fix FURB103 autofix (#21454) 2025-11-16 09:32:41 +01:00
settings [ruff] Update schemars to v1 (#20942) 2025-10-20 08:59:52 +02:00
snapshots [semantic error tests]: refactor semantic error tests to separate files (#20926) 2025-10-27 21:18:11 +00:00
codes.rs [pylint] Implement stop-iteration-return (PLR1708) (#20733) 2025-10-23 15:02:41 -07:00
directives.rs Track t-strings and f-strings for token-based rules and suppression comments (#20357) 2025-09-12 13:00:12 -05:00
doc_lines.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
fs.rs Render unsupported syntax errors in formatter tests (#20777) 2025-10-13 10:00:37 -04:00
lib.rs
line_width.rs [configuration] Fix unclear error messages for line-length values exceeding u16::MAX (#21329) 2025-11-10 18:29:35 +00:00
linter.rs Add option to provide a reason to --add-noqa (#21294) 2025-11-11 14:03:46 +01:00
locator.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
logging.rs Display diffs for ruff format --check and add support for different output formats (#20443) 2025-09-30 12:00:51 -04:00
noqa.rs Add option to provide a reason to --add-noqa (#21294) 2025-11-11 14:03:46 +01:00
package.rs
packaging.rs
preview.rs [flake8-simplify] Apply SIM113 when index variable is of type int (#21395) 2025-11-12 17:54:39 +00:00
pyproject_toml.rs
registry.rs
renamer.rs Add a ScopeKind for the __class__ cell (#20048) 2025-08-26 09:49:08 -04:00
rule_redirects.rs Document when a rule was added (#21035) 2025-10-23 14:48:41 -04:00
rule_selector.rs Document when a rule was added (#21035) 2025-10-23 14:48:41 -04:00
source_kind.rs
test.rs Standardize syntax error construction (#20903) 2025-10-16 11:56:32 -04:00
text_helpers.rs
upstream_categories.rs
violation.rs Document when a rule was added (#21035) 2025-10-23 14:48:41 -04:00