ruff/crates/ruff_workspace/src
हिमांशु ee448eab2d Remove deprecated macOS config file discovery (#19210)
## Summary
In #11115 we moved from defaulting to $HOME/Library/Application Support
to $XDG_HOME on macOS and added a deprecation warning if we find files
in the old location. So this PR removes the warning
closes #19145 

## Test Plan
Ran `cargo test`
2025-09-10 09:00:27 -04:00
..
configuration.rs [flake8_import_conventions] Avoid false positives for NFKC-normalized __debug__ import aliases in ICN001 (#19411) 2025-08-06 06:42:51 +00:00
lib.rs [ty] Document configuration schema (#17950) 2025-05-09 10:47:45 +02:00
options.rs [flake8_import_conventions] Avoid false positives for NFKC-normalized __debug__ import aliases in ICN001 (#19411) 2025-08-06 06:42:51 +00:00
pyproject.rs Remove deprecated macOS config file discovery (#19210) 2025-09-10 09:00:27 -04:00
resolver.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
settings.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00