Skip to content

Commit

Permalink
Disable Rubocop mixing grouping rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushn21 committed Oct 17, 2024
1 parent 7200d4c commit 94fb81c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bridgetown-core/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ Style/OpenStructUse:
Style/StringConcatenation:
Exclude:
- test/test_apply_command.rb

Style/MixinGrouping:
Enabled: false

0 comments on commit 94fb81c

Please sign in to comment.