Skip to content

Commit

Permalink
Add rubocop todo file
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Apr 7, 2022
1 parent c84f647 commit 795670d
Show file tree
Hide file tree
Showing 3 changed files with 704 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: ludeeus/action-shellcheck@1.1.0
with:
scandir: './bin'
jobs:
rubocop:
runs-on: ubuntu-latest
env:
Expand Down
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
inherit_from: .rubocop_todo.yml

require: rubocop-rails

AllCops:
Expand Down
Loading

0 comments on commit 795670d

Please sign in to comment.