ruff/crates/ruff_linter
Dylan d4b4f65e20
[`pep8-naming`] Clarify preview behavior in `invalid-first-argument-name-for-class-method` (`N804`) (#16193)
Adds clarification in the documentation for
[invalid-first-argument-name-for-class-method
(N804)](https://docs.astral.sh/ruff/rules/invalid-first-argument-name-for-class-method/#invalid-first-argument-name-for-class-method-n804)

(Also fixes an unrelated typo).
2025-02-16 15:02:50 -06:00
..
resources Consider `__new__` methods as special function type for enforcing class method or static method rules (#13305) 2025-02-16 14:12:25 -06:00
src [`pep8-naming`] Clarify preview behavior in `invalid-first-argument-name-for-class-method` (`N804`) (#16193) 2025-02-16 15:02:50 -06:00
Cargo.toml Bump version to 0.9.6 (#16074) 2025-02-10 18:14:04 +05:30