|
3 | 3 | [66, 5, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2485198147],
|
4 | 4 | [78, 5, 74, "Style/InvertibleUnlessCondition: Prefer `if Gem.rubygems_version >= Gem::Version.new(\"2.7.0\")` over `unless Gem.rubygems_version < Gem::Version.new(\"2.7.0\")`.", 2453573257]
|
5 | 5 | ],
|
6 |
| - "lib/oauth2.rb:65351186": [ |
7 |
| - [38, 11, 7, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 651502127] |
| 6 | + "lib/oauth2.rb:2435263975": [ |
| 7 | + [73, 11, 7, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 651502127] |
8 | 8 | ],
|
9 | 9 | "lib/oauth2/access_token.rb:558937598": [
|
10 | 10 | [64, 13, 5, "Style/IdenticalConditionalBranches: Move `t_key` out of the conditional.", 183811513],
|
11 | 11 | [70, 13, 5, "Style/IdenticalConditionalBranches: Move `t_key` out of the conditional.", 183811513]
|
12 | 12 | ],
|
13 |
| - "lib/oauth2/authenticator.rb:63639854": [ |
14 |
| - [42, 5, 113, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 734523108] |
| 13 | + "lib/oauth2/authenticator.rb:158201238": [ |
| 14 | + [59, 5, 113, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 734523108] |
15 | 15 | ],
|
16 |
| - "lib/oauth2/filtered_attributes.rb:1202323815": [ |
17 |
| - [3, 5, 63, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2901108034], |
18 |
| - [9, 9, 25, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2012823020], |
19 |
| - [13, 9, 25, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2012823020] |
| 16 | + "lib/oauth2/filtered_attributes.rb:321265140": [ |
| 17 | + [13, 5, 63, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2901108034], |
| 18 | + [24, 9, 25, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2012823020], |
| 19 | + [31, 9, 25, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2012823020] |
20 | 20 | ],
|
21 | 21 | "lib/oauth2/response.rb:2054901929": [
|
22 | 22 | [53, 5, 204, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 996912427]
|
|
0 commit comments