Commit Graph

5 Commits

Author SHA1 Message Date
Peter Bhat Harkins 237e219116 standardrb: add standard-sorbet 2023-09-14 08:45:21 -05:00
Peter Bhat Harkins c3f8625788 standardrb
I can't take Rubocop any more. Moving up to Ruby 3 forces us to update RuboCop,
and it comes with dozens of linters that I'd have to evaluate, none of which is
a marginal improvement. I'm done having opinions.
2023-09-08 15:39:50 -05:00
Peter Bhat Harkins 4a86f6d8f2 Convert spec to track current behavior
It took 2.5 years to address this bug, I don't want to see this warning of a
pending test for the next 2.5. Speccing current behavior so future people have
context for the corner case.

Also fixes a style error as long as I'm committing.
2019-04-17 09:18:59 -05:00
Brian Kung bedb54b0fc Q-encode characters as multiple encoded words 2019-04-17 13:06:00 +00:00
Abdullah Samman 8f46f991f3 Fix quoted-printable subject question-mark not being encoded
Fix #396
2018-12-05 09:11:09 -06:00