Skip to content

Commit

Permalink
fix rubocop offenses
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Dec 11, 2023
1 parent 0f86260 commit 11a11fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ Style/FrozenStringLiteralComment:
Exclude:
- '/**/*.rsb'

Style/SuperWithArgsParentheses:
Enabled: false

Style/Documentation:
Enabled: false

Expand Down

0 comments on commit 11a11fb

Please sign in to comment.