Skip to content

Commit 8447e41

Browse files
authored
Clarify NEWS
1 parent 13f7e5a commit 8447e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* New `sprintf_linter()` (#544, #578, @renkun-ken)
1616
* Exclusions specified in the `.lintr` file are now relative to the location of that file
1717
and support excluding entire directories (#158, #438, @AshesITR)
18-
* `object_name_linter()` now excludes special R functions such as `.onLoad` (#500, #614, @AshesITR)
18+
* `object_name_linter()` now excludes special R hook functions such as `.onLoad` (#500, #614, @AshesITR)
1919

2020
# lintr 2.0.1
2121

0 commit comments

Comments
 (0)