Follow-up from https://github.com/AshesITR/lintr/pull/1#discussion_r820137602 is there any reason to treat `<-` differently than other infix operators? is it sufficient to just toggle which operators to exclude with an argument to the linter?
Follow-up from
https://github.com/AshesITR/lintr/pull/1#discussion_r820137602
is there any reason to treat
<-differently than other infix operators?is it sufficient to just toggle which operators to exclude with an argument to the linter?