Skip to content

Commit

Permalink
Update .rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phoet authored Feb 21, 2023
1 parent d9e61c2 commit 402b1fb
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 @@ -13,6 +13,7 @@ AllCops:
- "app/controllers/admin/*"
- "app/controllers/super_admin/*"
- "app/dashboards/*"
- "lib/tasks/*"
- "vendor/**/*"

Bundler/OrderedGems:
Expand Down

0 comments on commit 402b1fb

Please sign in to comment.