Skip to content

Commit

Permalink
Remove extra rubocop.yml file (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbajur authored Dec 18, 2024
1 parent d67a3d6 commit beca69f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,4 @@ jobs:

- name: Rubocop
run: |
bundle exec rubocop -c rubocop.yml
bundle exec rubocop -c .rubocop.yml
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
inherit_from: .rubocop_todo.yml

inherit_gem:
rubocop-shopify: rubocop.yml
4 changes: 0 additions & 4 deletions rubocop.yml

This file was deleted.

0 comments on commit beca69f

Please sign in to comment.