Skip to content

Commit

Permalink
--ignore-unrecognized-cops
Browse files Browse the repository at this point in the history
  • Loading branch information
swiknaba committed Jul 17, 2023
1 parent 6979fb6 commit 082d74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
bundle install -j $(getconf _NPROCESSORS_ONLN) --retry 3
- name: Run Rubocop
run: bundle exec rubocop
run: bundle exec rubocop --ignore-unrecognized-cops

0 comments on commit 082d74a

Please sign in to comment.