Skip to content

Commit 5c75e71

Browse files
reword NEWS item
1 parent bc9eb6d commit 5c75e71

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
@@ -45,7 +45,7 @@
4545
* Set the default `complexity_limit` in `cyclocomp_linter` to 15. This is the same complexity limit that is enforced via
4646
`default_linters` (#693, #695, @AshesITR).
4747
* `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)
48+
* `commented_code_linter()` uses the parse tree to find comments, eliminating some false positives (#451, @AshesITR)
4949

5050
# lintr 2.0.1
5151

0 commit comments

Comments
 (0)