Skip to content

Commit d22b9cc

Browse files
Maxscoresleesharma
authored andcommitted
Add rubocop to PR template checklist (#193)
1 parent a5a647d commit d22b9cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- I have made corresponding changes to the documentation,
88
- I have added tests that prove my fix is effective or that my feature works,
99
- New and existing unit tests pass locally with my changes ("bundle exec rake"),
10+
- Ruby style passes ("bundle exec rubocop"),
1011
- Title include "WIP" if work is in progress.
1112
1213
-->

0 commit comments

Comments
 (0)