Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/rubocop-1.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon authored Mar 29, 2024
2 parents cc01161 + 8c55b4b commit 93bac15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ Layout/LineEndStringConcatenationIndentation:

Layout/LineLength:
Enabled: false
StyleGuide: https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#line-length

Layout/MultilineArrayBraceLayout:
Enabled: false
Expand Down Expand Up @@ -1042,6 +1043,7 @@ Style/BlockDelimiters:

Style/CaseEquality:
Enabled: true
StyleGuide: https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#type-checking-is-a-kind-of

Style/CaseLikeIf:
Enabled: false
Expand All @@ -1067,6 +1069,7 @@ Style/ClassMethodsDefinitions:

Style/ClassVars:
Enabled: false
StyleGuide: https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#class-variables

Style/CollectionCompact:
Enabled: false
Expand Down

0 comments on commit 93bac15

Please sign in to comment.