Skip to content

Commit 9bae1a9

Browse files
authored
Let someone else worry about style (#17)
1 parent 060cb49 commit 9bae1a9

27 files changed

+106
-762
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: |
1616
gem install bundler
1717
bundle install --jobs 4 --retry 3
18-
bundle exec rubocop
18+
bundle exec standardrb
1919
2020
test:
2121
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)