Skip to content

Commit

Permalink
remove autofix issues that no longer occur.
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert authored Oct 18, 2023
1 parent 491e45a commit 40dcb57
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions vignettes/ci.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,6 @@ options.
**Cons:**
- out-of-the-box action is in [maintenance only
mode](https://github.com/pre-commit/action) and less feature
complete than [pre-commit.ci](https://pre-commit.ci). For example,
if your hooks fail on first attempt, the corrections are committed
and pushed, but they won't trigger a new CI and you can't make them
do it without [exposing
credentials](https://github.com/pre-commit/action/pull/49). The only
way is to close and re-open the PR.
- No configuration options such as hook skipping supported that
[pre-commit.ci](https://pre-commit.ci) supports.
- You need to maintain the workflow file with a lot of boilerplate
Expand Down

0 comments on commit 40dcb57

Please sign in to comment.