precommit icon indicating copy to clipboard operation
precommit copied to clipboard

pre-commit hooks for R projects

Results 65 precommit issues
Sort by recently updated
recently updated
newest added

**Before filing a bug** - [x] I have installed the latest dev version of {precommit} with `remotes::install_github('lorenzwalthert/precommit')` - [x] I have installed the latest hook revisions (update with `precommit::autoupdate()`) -...

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.7 to 7.0.8. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.8 What's Changed build(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 by @​dependabot in peter-evans/create-pull-request#3751 build(deps-dev):...

dependencies
github_actions

updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9008 → v0.4.3.9009](https://github.com/lorenzwalthert/precommit/compare/v0.4.3.9008...v0.4.3.9009)

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 works with Quarto.