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 bc9eb6d commit 5c75e71Copy full SHA for 5c75e71
NEWS.md
@@ -45,7 +45,7 @@
45
* Set the default `complexity_limit` in `cyclocomp_linter` to 15. This is the same complexity limit that is enforced via
46
`default_linters` (#693, #695, @AshesITR).
47
* `lint_package()` now lints files in the `demo` directory by default (#703, @dmurdoch).
48
-* `commented_code_linter()` now no longer lints parts of actual code (#451, @AshesITR)
+* `commented_code_linter()` uses the parse tree to find comments, eliminating some false positives (#451, @AshesITR)
49
50
# lintr 2.0.1
51
0 commit comments