unnecessary_nesting_linter()
incorrectly recommends to get rid of braces in ggplot2 chains
#2852
Labels
false-positive
code that shouldn't lint, but does
Minimal Reprex
Created on 2025-04-23 with reprex v2.1.1
Code with and without lint
Original code produces expected output
Recommended code produces error
Created on 2025-04-23 with reprex v2.1.1
The text was updated successfully, but these errors were encountered: