Daniel Hjertholm
Daniel Hjertholm
Could you post your final pre-commit args list, @jbencook? I can't get --match to work at all with pre-commit.
Ah, I tried to put it all in the args array in .pre-commit-config.yaml. Thanks!
I'm having the same issue, I'd love using mdformat at a pre-commit hook, but can't with mkdocs. Glad you're looking for a solution.
YES! I think this would work much better for long term retention than the SM2 algorithm with an upper bound on the interval. I very much hope this is made...
I pledge to donate 200 USD to anyone who can make a working solution available as a community plugin, as a small token of appreciation. For those who don't understand...
Thanks for the update. It's possible the FSRS algorithm will work slightly less badly for me, but I don't really think a more complicated algorithm is what I need. There...
Just noticed the application I'm currently working on has been querying an internal API with an old query parameter name for months, without anyone noticing, resulting in reduced quality of...
I think this is more relevant now than ever. Due to the increased awareness around the [dependency confusion attack](https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610), there is a push towards using exact version constraints or constraints...
Seems to work. Hope this get's merged.
> [#6523](https://github.com/starship/starship/pull/6523) should have implemented this to work. So you could have `[["uv", "run", "--no-python-downloads", "python"], "python", "python 3", python 2]` and this would run `uv run --no-python-downloads python (--version)`...