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 38e396d commit 6f38f96Copy full SHA for 6f38f96
NEWS.md
@@ -6,6 +6,9 @@ editor_options:
6
7
# precommit v0.3.0.9000
8
9
+- hook `forbid-to-commit` in template `.pre-commit-config.yaml` has
10
+ now the correct `exclude-files` regular expression to ignore
11
+ `.csv`, `.RData`, `.Rds`, `.rds` and `.Rhistory` (#410).
12
- `.pre-commit-config.yaml` templates now contain hook to validate the
13
[pre-commit.ci](https://pre-commit.ci) configuration (#407).
14
- `options(install.packages.compile.from.source = "never")` is used in
0 commit comments