Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chaimann committed Feb 10, 2025
1 parent a454f09 commit 33bf831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ Lint/AmbiguousBlockAssociation:
Exclude:
- "*/spec/**/*"
- "spec/**/*" # For the benefit of apps that inherit from this config
- "**/shared_examples/**/*"

# We use eval to add common_spree_dependencies into the Gemfiles of each of our gems
Security/Eval:
Expand Down

0 comments on commit 33bf831

Please sign in to comment.