Skip to content

Commit bb5ff5c

Browse files
some more news
1 parent 804aff7 commit bb5ff5c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ editor_options:
66

77
# precommit v0.3.0.9000
88

9+
- Ensure sorting for `spell-check` hook is case-insensitive on all
10+
operating systems. This may re-order your whole `inst/WORDLIST`
11+
(#405).
912
- Fix bug that prevented pkg load outside directories with precommit
1013
files (@mpadge, #413).
1114
- hook `forbid-to-commit` in template `.pre-commit-config.yaml` has
@@ -16,6 +19,8 @@ editor_options:
1619
- `options(install.packages.compile.from.source = "never")` is used in
1720
the CI to avoid failing builds due to missing build-time deps
1821
(#412).
22+
- All (R)md files in that repo are now formatted in a pandoc-compliant
23+
way (#415).
1924

2025
# precommit v0.3.0
2126

0 commit comments

Comments
 (0)