ruff/crates/ruff
Brent Westbrook 9903104328
[pylint] Fix missing max-nested-blocks in settings display (#20574)
Summary
--

This fixes a bug pointed out in #20560 where one of the `pylint`
settings wasn't used in its `Display` implementation.

Test Plan
--

Existing tests with updated snapshots
2025-09-25 12:14:28 -04:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src [ty] Add GitHub output format (#20358) 2025-09-17 09:50:25 -04:00
tests [pylint] Fix missing max-nested-blocks in settings display (#20574) 2025-09-25 12:14:28 -04:00
build.rs Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00
Cargo.toml Bump 0.13.2 (#20576) 2025-09-25 10:37:46 -04:00