File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -219,6 +219,7 @@ Layout/LineEndStringConcatenationIndentation:
219
219
220
220
Layout/LineLength :
221
221
Enabled : false
222
+ StyleGuide : https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#line-length
222
223
223
224
Layout/MultilineArrayBraceLayout :
224
225
Enabled : false
@@ -1042,6 +1043,7 @@ Style/BlockDelimiters:
1042
1043
1043
1044
Style/CaseEquality :
1044
1045
Enabled : true
1046
+ StyleGuide : https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#type-checking-is-a-kind-of
1045
1047
1046
1048
Style/CaseLikeIf :
1047
1049
Enabled : false
@@ -1067,6 +1069,7 @@ Style/ClassMethodsDefinitions:
1067
1069
1068
1070
Style/ClassVars :
1069
1071
Enabled : false
1072
+ StyleGuide : https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#class-variables
1070
1073
1071
1074
Style/CollectionCompact :
1072
1075
Enabled : false
You can’t perform that action at this time.
0 commit comments