Skip to content

Commit

Permalink
Remove no-fix from standardrb
Browse files Browse the repository at this point in the history
  • Loading branch information
Austio committed Feb 12, 2021
1 parent d785b26 commit a9e3070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
path: tmp/test-results
- run:
name: Run StandardRB
command: bundle exec rake standardrb --no-fix
command: bundle exec standardrb
- store_artifacts:
name: Saves documentation
path: doc
Expand Down

0 comments on commit a9e3070

Please sign in to comment.