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
Per: rubocop/rubocop#8506 rubocop/ruby-style-guide#809 (comment)
It's a common practice to disable MissingSuper in certain cases. One of these cases in app/services - we should consider disabling this cop in that directory, since all of our cop disabled are located there (in the monolith).
Per:
rubocop/rubocop#8506
rubocop/ruby-style-guide#809 (comment)
It's a common practice to disable MissingSuper in certain cases. One of these cases in app/services - we should consider disabling this cop in that directory, since all of our cop disabled are located there (in the monolith).
See discussion: https://sendoso.slack.com/archives/C9L5MARV4/p1689082686897439
The text was updated successfully, but these errors were encountered: