We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0868b0f commit 1884aa7Copy full SHA for 1884aa7
DESCRIPTION
@@ -5,8 +5,9 @@ Author: Lorenz Walthert
5
Maintainer: Lorenz Walthert <[email protected]>
6
Description: Useful git hooks for R building on top of the
7
multi-language framework 'pre-commit' for hook management. This
8
- package provides git hooks for common tasks like styling files with
9
- styler or spell checking as well as wrapper functions to
+ package provides git hooks for common tasks like formatting files with
+ styler or spell checking as well as wrapper functions to access the
10
+ 'pre-commit' executable.
11
License: GPL-3
12
URL: https://lorenzwalthert.github.io/precommit/,
13
https://github.com/lorenzwalthert/precommit
0 commit comments