|
1 | 1 | { |
2 | | - "lib/omniauth-ldap/adaptor.rb:3212021924": [ |
3 | | - [65, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470] |
| 2 | + "lib/omniauth-ldap/adaptor.rb:3925200886": [ |
| 3 | + [68, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470] |
4 | 4 | ], |
5 | 5 | "spec/integration/middleware_spec.rb:4142891586": [ |
6 | 6 | [3, 16, 39, "RSpec/DescribeClass: The first argument to describe should be the class or module being tested.", 638096201], |
|
12 | 12 | [4, 3, 12, "RSpec/BeforeAfterAll: Beware of using `before(:all)` as it may cause state to leak between tests. If you are using `rspec-rails`, and `use_transactional_fixtures` is enabled, then records created in `before(:all)` are not automatically rolled back.", 86334566], |
13 | 13 | [70, 16, 5, "RSpec/ExpectActual: Provide the actual value you are testing to `expect(...)`.", 237881235] |
14 | 14 | ], |
15 | | - "spec/omniauth-ldap/adaptor_spec.rb:321639549": [ |
| 15 | + "spec/omniauth-ldap/adaptor_spec.rb:1245381318": [ |
16 | 16 | [3, 1, 38, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/ldap/adaptor*_spec.rb`.", 1973618936], |
17 | | - [225, 9, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
18 | | - [226, 9, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310] |
| 17 | + [239, 9, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
| 18 | + [240, 9, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310] |
19 | 19 | ], |
20 | 20 | "spec/omniauth/adaptor_spec.rb:1168013709": [ |
21 | 21 | [3, 1, 38, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/ldap/adaptor*_spec.rb`.", 1973618936], |
|
0 commit comments