deb-python-pycadf/pycadf
Dolph Mathews 9c4100b85d Add docstring validation
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
2016-02-12 15:03:10 +00:00
..
helper add helper module 2015-01-28 22:48:48 +00:00
tests relax id validation 2015-12-02 08:19:26 -05:00
__init__.py initial project setup 2013-08-02 10:44:41 -04:00
_i18n.py Use oslo namespaces 2015-02-04 01:42:07 -05:00
attachment.py clean up license headers 2014-07-29 18:05:36 -05:00
cadftaxonomy.py Add authenticate and evaluate actions 2015-10-16 09:26:19 +11:00
cadftype.py Use oslo namespaces 2015-02-04 01:42:07 -05:00
credential.py add federated credential 2014-08-20 21:29:06 -05:00
endpoint.py clean up license headers 2014-07-29 18:05:36 -05:00
event.py Add event name 2015-09-24 12:01:30 +10:00
eventfactory.py Fix wrong use of comma 2016-01-07 11:03:58 +08:00
geolocation.py Merge "clean up license headers" 2014-08-15 23:20:18 +00:00
host.py clean up license headers 2014-07-29 18:05:36 -05:00
identifier.py Add docstring validation 2016-02-12 15:03:10 +00:00
measurement.py clean up license headers 2014-07-29 18:05:36 -05:00
metric.py Merge "clean up license headers" 2014-08-15 23:20:18 +00:00
path.py clean up license headers 2014-07-29 18:05:36 -05:00
reason.py clean up license headers 2014-07-29 18:05:36 -05:00
reporterstep.py Merge "clean up license headers" 2014-08-15 23:20:18 +00:00
resource.py clean up license headers 2014-07-29 18:05:36 -05:00
tag.py clean up license headers 2014-07-29 18:05:36 -05:00
timestamp.py clean up license headers 2014-07-29 18:05:36 -05:00
utils.py clean up license headers 2014-07-29 18:05:36 -05:00