Currently, we don't have a way for enforcing a style guide rule other than `<-`, but not all authors prefer this. We should extend `assignment_linter()` to allow for a different default operator (with either `<-` or `=` allowed).