Remove deprecated macOS config file discovery by CodeMan62 · Pull Request #19210 · astral-sh/ruff (original) (raw)

@CodeMan62

@CodeMan62 mentioned this pull request

Jul 8, 2025

@ntBre ntBre changed the base branch from main to brent/0.13.0

September 5, 2025 13:56

@ntBre ntBre changed the titlerefactor(ruff_workspace): remove macOS deprecation warning Remove deprecated macOS config file discovery

Sep 5, 2025

@ntBre ntBre marked this pull request as ready for review

September 5, 2025 13:56

@ntBre ntBre mentioned this pull request

Sep 5, 2025

2 tasks

ntBre pushed a commit that referenced this pull request

Sep 8, 2025

@CodeMan62 @ntBre

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

ntBre pushed a commit that referenced this pull request

Sep 10, 2025

@CodeMan62 @ntBre

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

ntBre pushed a commit that referenced this pull request

Sep 10, 2025

@CodeMan62 @ntBre

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

ntBre pushed a commit that referenced this pull request

Sep 10, 2025

@CodeMan62 @ntBre

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

dcreager added a commit that referenced this pull request

Sep 10, 2025

@dcreager

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})