Allow .uv.toml
Open
area:configuration
needs-decision
- Dominant language
- Rust
- Stars
- 90k
- Forks
- 3.6k
- Avg merge
- 23h 48m
- Merged PRs (30d)
- 356
Description
Like for most of the tools out there, ruff included, would it be possible to allow the configuration file to be prefixed with `.`: `.uv.toml`?
Contributor guide
Research direction
Start by locating uv's configuration-file discovery entry point and the existing handling for uv.toml. Check how configuration precedence and path discovery are tested, then verify that .uv.toml is accepted without changing existing configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100