ruff/crates/ruff/src
Marek Hanuš 2c3d889dbb
Fix formatter warning message for flake8-quotes option (#15788)
## Summary

Fix wrong option name in warning message about docstring quotes
incompatibility.

## Test Plan

Only in CI. No manual testing.
2025-01-29 16:30:28 +05:30
..
commands Fix formatter warning message for flake8-quotes option (#15788) 2025-01-29 16:30:28 +05:30
snapshots Update insta snapshots (#14366) 2024-11-15 19:31:15 +01:00
args.rs Implement tab autocomplete for ruff config (#15603) 2025-01-27 20:39:04 +05:30
cache.rs Detect empty implicit namespace packages (#14236) 2024-11-09 22:03:34 -05:00
diagnostics.rs Detect empty implicit namespace packages (#14236) 2024-11-09 22:03:34 -05:00
lib.rs Attribute panics to the mdtests that cause them (#15241) 2025-01-03 13:45:56 -05:00
main.rs Remove error messages for removed CLI aliases (#12833) 2024-10-17 16:35:12 +01:00
printer.rs Use bitshift consistently for bitflag definitions (#14265) 2024-11-11 10:20:17 +00:00
resolve.rs Move shell expansion into --config lookup (#10219) 2024-03-04 12:45:50 -05:00
stdin.rs Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
version.rs chore(deps): update rust crate insta to v1.38.0 (#10701) 2024-04-01 15:44:30 +00:00