Skip to content

Commit 6f86acc

Browse files
authored
fix dev style (#208)
1 parent 4968d9c commit 6f86acc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ commands:
2727
style:
2828
desc: Run rubocop
2929
aliases: [rubocop, lint]
30-
run: bin/rubocop
31-
30+
run: bin/rake rubocop

0 commit comments

Comments
 (0)