ruff/crates/ruff_workspace
Charlie Marsh c53aae0b6f
Add our own ignored-names abstractions (#9802)
## Summary

These run over nearly every identifier. It's rare to override them, so
when not provided, we can just use a match against the hardcoded default
set.
2024-02-03 09:48:07 -05:00
..
src Add our own ignored-names abstractions (#9802) 2024-02-03 09:48:07 -05:00
Cargo.toml Add internal hidden rules for testing (#9747) 2024-02-01 08:44:51 -06:00