Skip to content

Commit

Permalink
list all used rubocop extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Apr 30, 2024
1 parent 4c4e0e0 commit b30650f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
with:
github_token: ${{ secrets.github_token }}
rubocop_version: gemfile
rubocop_extensions: rubocop-rails:gemfile rubocop-rspec:gemfile
rubocop_extensions: rubocop-inflector:gemfile rubocop-performance:gemfile rubocop-rails:gemfile rubocop-rspec:gemfile
reporter: github-pr-check

0 comments on commit b30650f

Please sign in to comment.