Skip to content

Commit 45ba9a6

Browse files
authored
chore: run yard in bundle context (#584)
1 parent 18dabb7 commit 45ba9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ lint:
1313
bundle exec rubocop -d --cache true --parallel
1414

1515
docs:
16-
yard doc --output-dir ./doc
16+
bundle exec yard doc --output-dir ./doc
1717

1818
authors:
1919
echo "Authors\n=======\n\nA huge thanks to all of our contributors:\n\n" > AUTHORS.md

0 commit comments

Comments
 (0)