Skip to content

Commit

Permalink
Silence linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-vs committed Feb 2, 2022
1 parent 643f3ca commit 0161b4c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ AllCops:
Lint/MissingSuper:
Exclude:
- app/components/**/*

Metrics/BlockLength:
Exclude:
- config/routes.rb
- spina-admin-journal.gemspec

0 comments on commit 0161b4c

Please sign in to comment.