You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to this commit a rubocop was still generating suggestions for the
two line length checks. This was because there was missing whitespace
around the `+` operand.
This commit adds the space to satisfy rubocop.
0 commit comments