|
3 | 3 | [68, 14, 2, "Lint/Syntax: unexpected token tASSOC\n(Using Ruby 2.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)", 5859494], |
4 | 4 | [69, 15, 2, "Lint/Syntax: unexpected token tASSOC\n(Using Ruby 2.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)", 5859494] |
5 | 5 | ], |
6 | | - "lib/omniauth-ldap/adaptor.rb:2194339752": [ |
7 | | - [31, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470], |
8 | | - [81, 17, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
9 | | - [81, 30, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
10 | | - [81, 37, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
| 6 | + "lib/omniauth-ldap/adaptor.rb:3734330877": [ |
| 7 | + [36, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470], |
| 8 | + [86, 17, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 9 | + [86, 30, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 10 | + [86, 37, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
11 | 11 | ], |
12 | 12 | "lib/omniauth/strategies/ldap.rb:3702989656": [ |
13 | 13 | [48, 9, 53, "Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`?", 4018396070], |
14 | 14 | [54, 27, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
15 | 15 | [71, 7, 970, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3995669691] |
16 | 16 | ], |
17 | | - "omniauth-ldap.gemspec:587429113": [ |
18 | | - [100, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 1863578069], |
19 | | - [101, 3, 26, "Gemspec/DependencyVersion: Dependency version specification is required.", 1276340125], |
20 | | - [104, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 2110985977], |
21 | | - [105, 3, 32, "Gemspec/DependencyVersion: Dependency version specification is required.", 3005951394] |
22 | | - ], |
23 | 17 | "spec/omniauth-ldap/adaptor_spec.rb:3490841684": [ |
24 | 18 | [72, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
25 | 19 | [73, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
|
0 commit comments