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

**Is your feature request related to a problem? Please describe.** R developers often writes documentation in the form of "roxygen comments", in the same file as their code. If the...

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.4 to 6.0.5. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.0.5 ⚙️ Fixes an issue with proxy support for users that run self-hosted behind a...

dependencies

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.0. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.6.0 What's Changed Check for fatal on every line of stderr of the git command by @​ben-z in...

dependencies

Any interest in adding a hook like this? When used correctly, you should _never_ really have to worry that your `renv.lock` file does not fit the schema. But in practice,...

**Is your feature request related to a problem? Please describe.** Convoluted testing infra **Describe the solution you'd like** In general, I think `run_test` is very convoluted, since `std_err` (as documented...

**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 6.0.4 to 6.1.0. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.1.0 ✨ Adds pull-request-branch as an action output. What's Changed build(deps): bump undici from 6.14.1...

dependencies

As discussed in #562. Things to note: * Since `roxygen2::parse_file()` [does actually parse the file](https://github.com/r-lib/roxygen2/blob/c03a6711eea3f7dc16e55f0ab0babac9ff40d9ea/R/tokenize.R#L21), I think we have to allow this hook to fail in two ways: - If...

**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()`) -...