Skip to content

Commit 1600c00

Browse files
authored
Update NEWS.md
1 parent b8142b1 commit 1600c00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
* `unneeded_concatenation_linter` now correctly considers arguments piped in via magrittr `%>%` (#573, #585, @michaelquinn32)
3737
* Set the default `complexity_limit` in `cyclocomp_linter` to 15. This is the same complexity limit that is enforced via
3838
`default_linters` (#693, #695, @AshesITR).
39+
* `lint_package()` now lints files in the `demo` directory by default (#703, @dmurdoch).
3940

4041
# lintr 2.0.1
4142

0 commit comments

Comments
 (0)