From 039c8865529deb6c8a98aa4cca0a8e3d0f25c647 Mon Sep 17 00:00:00 2001 From: Sander Maijers Date: Mon, 13 Jun 2016 18:35:50 +0200 Subject: [PATCH] Add repo with pre-commit hooks for R Currently, [`lintr`](https://github.com/jimhester/lintr) is supported. The hook has been tested successfully on an R package in development. --- all-repos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/all-repos.yaml b/all-repos.yaml index 3d04bb2a..d9227c4e 100644 --- a/all-repos.yaml +++ b/all-repos.yaml @@ -30,3 +30,4 @@ - git://github.com/jordant/rubocop-pre-commit-hook - git://github.com/jstewmon/check-swagger - git://github.com/detailyang/pre-commit-shell +- https://github.com/sanmai-NL/pre-commit-hooks_R