File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 11# This configuration was generated by
22# `rubocop --auto-gen-config`
3- # on 2026-01-02 20:36:46 UTC using RuboCop version 1.79.1.
3+ # on 2026-01-30 17:09:39 UTC using RuboCop version 1.79.1.
44# The point is for the user to remove these configuration records
55# one by one as the offenses are removed from the code base.
66# Note that changes in the inspected code, or installation of new
77# versions of RuboCop, may require this file to be generated again.
88
9- # Offense count: 1
9+ # Offense count: 3
1010# Configuration parameters: Max, CountAsOne.
1111RSpec/ExampleLength :
1212 Exclude :
1313 - ' spec/requests/devise/two_factor_authentication_spec.rb'
14-
15- # Offense count: 9
16- # Configuration parameters: Max.
17- RSpec/MultipleExpectations :
18- Exclude :
19- - ' spec/requests/devise/passkey_authentication_spec.rb'
20- - ' spec/requests/devise/two_factor_authentication_spec.rb'
You can’t perform that action at this time.
0 commit comments