-
I saw that PR https://github.com/lorenzwalthert/precommit/pull/325/files added `.Rmd` files to the parsable-R hook. I wonder if a similar PR could add `.qmd` also using `knitr::purl` or similar that w…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Version
flink1.17 doris 2.1.6
### Wha…
-
This will ensure any changes anyone goes to make always adhere to the style enforced in the repo.
Also, if need be, you can always provide the `--no-verify` flag to `git commit` to skip running pre…
-
**Is your feature request related to a problem? Please describe.**
It's not a problem, but it's very frustrating when I want to add a fixup! commit and I have to run my entire precommit hook, or disa…
-
### What happened?
Tests are [failing](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml?query=branch%3Amaster+is%3Acompleted) after #32757 was merged
Failing t…
-
Using uv 0.4.29
I went through the docs, but I did not find an equivalent for "poetry check" that check for syntax errors in pyproject.toml.
imagine a typo in a required key of pyproject.toml:…
-
I installed Logseq through Snap (https://snapcraft.io/install/logseq/ubuntu) and setup Github using the tutorial in this repo. After completing it, I noticed that changes were automatically created in…
-
- would only require to grant access to the repository there: https://pre-commit.ci/
- would replace the following workflows:
- update hooks: https://github.com/nilearn/nilearn/blob/main/.github/w…
-
I stopped counting the number of time I asked people to run `rustfmt` on their code
or to run `cargo +1.40.0 update`
We should have an hook to do that kind of work for us on the client side:
htt…
-
From @yarikoptic https://github.com/con/duct/pull/57#pullrequestreview-2107721418
> Since you have it in pre-commit -- could have a pre-commit CI to check all of them if so was desired.
> here is …