|
6 | 6 | "lib/oauth2.rb:2435263975": [ |
7 | 7 | [73, 11, 7, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 651502127] |
8 | 8 | ], |
9 | | - "lib/oauth2/access_token.rb:1775225572": [ |
| 9 | + "lib/oauth2/access_token.rb:3678262936": [ |
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 | ], |
|
21 | 21 | "lib/oauth2/response.rb:2054901929": [ |
22 | 22 | [53, 5, 204, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 996912427] |
23 | 23 | ], |
24 | | - "spec/oauth2/access_token_spec.rb:1202129469": [ |
| 24 | + "spec/oauth2/access_token_spec.rb:373808463": [ |
25 | 25 | [3, 1, 34, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/access_token*_spec.rb`.", 1972107547], |
26 | | - [789, 13, 25, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 770233088], |
27 | | - [859, 9, 101, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3022740639], |
28 | | - [863, 9, 79, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2507338967] |
| 26 | + [809, 13, 25, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 770233088], |
| 27 | + [879, 9, 101, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3022740639], |
| 28 | + [883, 9, 79, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2507338967] |
29 | 29 | ], |
30 | 30 | "spec/oauth2/authenticator_spec.rb:853320290": [ |
31 | 31 | [3, 1, 36, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/authenticator*_spec.rb`.", 819808017], |
|
0 commit comments