Skip to content

Commit

Permalink
Use rubocop github formatter on CI to display annotations in the UI
Browse files Browse the repository at this point in the history
  • Loading branch information
faqndo97 committed Jan 5, 2024
1 parent 614ec5f commit 3e448b6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -56,7 +56,7 @@ jobs:
bundler-cache: true

- name: Lint code for consistent style
run: bin/rubocop
run: bin/rubocop -f github
<% end -%>

test:
Expand Down

0 comments on commit 3e448b6

Please sign in to comment.