logoalt Hacker News

umko21today at 6:55 AM2 repliesview on HN

My bad. This works for per project configuration, but not for global user configuration.


Replies

woodruffwtoday at 12:47 PM

It should work for global configuration too, please file an issue if you’re observing otherwise.

(Make sure you’re on a version that actually supports relative times, please!)

show 1 reply
js2today at 7:20 AM

I think it should work at the user config level too:

> If project-, user-, and system-level configuration files are found, the settings will be merged, with project-level configuration taking precedence over the user-level configuration, and user-level configuration taking precedence over the system-level configuration.

https://docs.astral.sh/uv/concepts/configuration-files/