We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726f871 commit 8ff4b09Copy full SHA for 8ff4b09
README.md
@@ -55,7 +55,7 @@ Here is how you can contribute:
55
And you are off to the races!
56
57
Before committing I would reccomend checking your build against unittest and the linter. If it doesn't pass it wont pass!
58
-- `python -m unittest test`
+- `python -m unittest test/test.py`
59
- `python -m pylint commit_msg_regex_hook`
60
61
Make sure if you add a check to add a test case!
0 commit comments