Possibly remove <<- from the default valid operators in assignment_linter #2717
Labels
blocked-external
Issues that are blocked by something outside of lintr's direct control
breaking change ☠️
API change likely to affect existing code
consistency 🍎 🍏
Milestone
Follow-up to #2711. I think the messaging and signature of
assignment_linter()
will be cleaner if there's only one valid operator by default.I also think it's worth noting the conflict between the
undesirable_operator_linter()
defaults and theassignment_linter()
defaults.Filing this issue for now so as not to introduce one more breaking change in the current release.
Upstream issue to watch:
tidyverse/style#239
The text was updated successfully, but these errors were encountered: