Carl Mueller-Roemer
Carl Mueller-Roemer
Regex string constant missing r-prefix: https://github.com/hallettj/git-format-staged/blob/74d015669b7f6cc7bb7741976982260bd37c0099/git-format-staged#L80 https://github.com/hallettj/git-format-staged/blob/74d015669b7f6cc7bb7741976982260bd37c0099/git-format-staged#L146 Unused variable err could be replaced with _: https://github.com/hallettj/git-format-staged/blob/74d015669b7f6cc7bb7741976982260bd37c0099/git-format-staged#L110
### Description of the feature request: We need a way to persist "extra" files on compilation, linking, binary generation, etc. for C++ builds. ### What underlying problem are you trying...
I personally prefer using `uv` as a package manager. With this change you can run everything with `uv run spotify_to_tidal` Before that it was complaining about the relative imports. I...