We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8142b1 commit 1600c00Copy full SHA for 1600c00
NEWS.md
@@ -36,6 +36,7 @@
36
* `unneeded_concatenation_linter` now correctly considers arguments piped in via magrittr `%>%` (#573, #585, @michaelquinn32)
37
* Set the default `complexity_limit` in `cyclocomp_linter` to 15. This is the same complexity limit that is enforced via
38
`default_linters` (#693, #695, @AshesITR).
39
+* `lint_package()` now lints files in the `demo` directory by default (#703, @dmurdoch).
40
41
# lintr 2.0.1
42
0 commit comments