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
This adds and configures our radius-spec gem. One difference to the
standard config is we need to tell Rubocop we are targeting an old
version. This is necessary so it doesn't suggest syntax (i.e. safe
navigator operator) which would break on those versions.
Hopefully, we can drop the older versions very soon.
0 commit comments