Closed sk- closed 6 years ago
The integration is a little tricky, as pep257 report the line number of the function/method/class instead of the line numbers of the docstring. Additionally, it first report the line number, and then the error.
Individual recipes should be added instead to the recipes page https://github.com/sk-/git-lint/wiki/Linter-Recipes
Add support for the PEP 257 linter (https://pypi.python.org/pypi/pep257).