Skip to content

Commit

Permalink
Defund rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Nov 29, 2023
1 parent c6fa9f4 commit eb72f82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Expand Up @@ -59,6 +59,9 @@ Style/PercentLiteralDelimiters:
Style/TrailingCommaInArrayLiteral:
Enabled: false

Style/TrailingCommaInArguments:
Enabled: false

Style/ParallelAssignment:
Enabled: false

Expand Down

0 comments on commit eb72f82

Please sign in to comment.