9c4100b85d
This introduces a linter for PEP257 to avoid trivial nitpicking of docstrings in code reviews. Because flake8_docstrings simply provides a plugin to add pep257 to flake8, you can run it via `tox -e pep8`. PEP257 checks which we are currently violating are ignored in tox.ini. We can remove them from the ignored list as they are fixed. Related-Bug: 1501544 Change-Id: I01ebad7b70cf61dd80d3c06c6808d8178fbdd634 |
||
---|---|---|
.. | ||
helper | ||
tests | ||
__init__.py | ||
_i18n.py | ||
attachment.py | ||
cadftaxonomy.py | ||
cadftype.py | ||
credential.py | ||
endpoint.py | ||
event.py | ||
eventfactory.py | ||
geolocation.py | ||
host.py | ||
identifier.py | ||
measurement.py | ||
metric.py | ||
path.py | ||
reason.py | ||
reporterstep.py | ||
resource.py | ||
tag.py | ||
timestamp.py | ||
utils.py |