Okay #mastodon devs, how can I make this code pass the linting errors without being confusing to read?
The warning is about using the return value for the if — should I just put this in it's own method?
@MistressEmeliaI always do a separate method for that kind of thing.