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 13f7e5a commit 8447e41Copy full SHA for 8447e41
NEWS.md
@@ -15,7 +15,7 @@
15
* New `sprintf_linter()` (#544, #578, @renkun-ken)
16
* Exclusions specified in the `.lintr` file are now relative to the location of that file
17
and support excluding entire directories (#158, #438, @AshesITR)
18
-* `object_name_linter()` now excludes special R functions such as `.onLoad` (#500, #614, @AshesITR)
+* `object_name_linter()` now excludes special R hook functions such as `.onLoad` (#500, #614, @AshesITR)
19
20
# lintr 2.0.1
21
0 commit comments