You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .rubocop_gradual.lock
+1-17Lines changed: 1 addition & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -13,23 +13,7 @@
13
13
[39, 21, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806],
14
14
[49, 20, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560]
15
15
],
16
-
"app/models/masq/account.rb:3431296046": [
17
-
[43, 5, 298, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2464945722],
18
-
[80, 5, 1035, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2286399262],
19
-
[82, 17, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806],
20
-
[98, 18, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806],
21
-
[98, 32, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806],
22
-
[99, 39, 2, "Style/AndOr: Use `||` instead of `or`.", 5861240],
23
-
[99, 88, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806],
24
-
[108, 5, 97, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 4218748683],
25
-
[220, 5, 3, "Lint/IneffectiveAccessModifier: `private` (on line 216) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.", 193404514],
26
-
[220, 5, 85, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 115756650],
27
-
[226, 5, 3, "Lint/IneffectiveAccessModifier: `private` (on line 216) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.", 193404514],
28
-
[226, 5, 181, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3702657420],
29
-
[234, 5, 3, "Lint/IneffectiveAccessModifier: `private` (on line 216) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.", 193404514],
30
-
[234, 5, 135, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 4139970307]
0 commit comments