Skip to content

Commit

Permalink
mnt: Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
MEO265 committed Nov 9, 2023
1 parent 7f80402 commit c08d76a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# lintr (development version)

## New and improved features

### Lint accuracy fixes: removing false positives
* `unreachable_code_linter()` ignores inline functions like `function(x) if (x > 2) stop() else x` (#2259, @MEO265).


# lintr 3.1.1

## Breaking changes
Expand Down

0 comments on commit c08d76a

Please sign in to comment.