# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "precommit" in publications use:' type: software license: GPL-3.0-only title: 'precommit: Pre-Commit Hooks' version: 0.4.2.9000 abstract: Useful git hooks for R building on top of the multi-language framework 'pre-commit' for hook management. This package provides git hooks for common tasks like formatting files with 'styler' or spell checking as well as wrapper functions to access the 'pre-commit' executable. authors: - family-names: Walthert given-names: Lorenz email: lorenz.walthert@icloud.com repository: https://lorenzwalthert.r-universe.dev repository-code: https://github.com/lorenzwalthert/precommit url: https://lorenzwalthert.github.io/precommit/ contact: - family-names: Walthert given-names: Lorenz email: lorenz.walthert@icloud.com