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
We use standard along with rubocop in our project. We use the inherit_gem config in .rubocop.yml to add on to standard's config. We also use the require config to require standard along with other gems we use (rubocop-performance, rubocop-rails, etc).