-
I'm coming from a poetry background here and one thing I regularly need to do is upgrade multiple packages to the latest compatible version, while leaving others untouched. With poetry, this is `poetr…
-
### Describe the bug
unable to use 2024 edition
```
error: failed to run custom build command for `app v0.1.0 (/Users/anatawa12/tauri-2024/src-tauri)`
Caused by:
process didn't exit success…
-
## What happens currently
https://github.com/astral-sh/ruff/pull/14435 closes #13505 but restricts itself to previously-known error codes.
For the sake of tracking, I'm letting the previous …
-
## Description
## Steps to Reproduce the Problem
1. Edit user config `jj config edit --user`
1. Add some invalid cargo like:
```
[ui]
editor = vim
```
Note the lack of quotes around `vim`…
-
We have a mono repository with a couple of packages and services. I wanted to unify the dev-dependencies for all packages (each of them have their own pyproject.toml file) since they are largely t…
-
- [x] Evaluate performance advantages of **not** using the CST for this.
- [ ] Evaluate performance advantages of using custom token patterns, could those be used
to avoid post-processing?
…
-
We currently cannot automatically find a `Hipcheck.kdl` file in a default location like we did with `Hipcheck.toml`. Just need to add a way to find it.
-
Pass all [toml-test](https://github.com/toml-lang/toml-test) v1.5 tests. Currently passing 178/182 tests. Current "failing" tests:
* [ ] valid/integer/long
* [ ] valid/key/quoted-unicode
* [ …
-
Much like [How I use mise](https://mise.jdx.dev/how-i-use-mise.html#mise-local-toml) from the docs, I've been taking advantage of `.mise.local.toml`. Ideally, I'd like to manage this by CLI as much as…
-
I am not sure what the uv-lock is supposed to do:
* If it is supposed to check that the lockfile is up to date with regard to pyproject.toml, it should be run with the `--locked` to report any issu…