15
0
Commit Graph

5 Commits

Author SHA256 Message Date
Tomáš Chvátal
4197b78533 - Update to 1.4.0:
* Add --docstring-convention option which allows selection of conventions
    besides the default pep257.  Available options are based on those
    available from pydocstyle and are currently pep257, google, and
    numpy.  flake8-docstrings also adds a special all docstring
    convention which will enable all rules from pydocstyle.  Note that
    pydocstyle defines some conflicting rules so you'll want to use
    ignore / extend-ignore when selecting docstring-convention = all
  * Bump minimum flake8 version to 3
  * Fix proper handling of stdin via --stdin-display-name

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-docstrings?expand=0&rev=11
2019-09-13 07:28:36 +00:00
Tomáš Chvátal
ccc4098d6a Accepting request 720809 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/720809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-docstrings?expand=0&rev=9
2019-08-04 13:11:30 +00:00
bb1034fbf8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-docstrings?expand=0&rev=6
2018-12-04 13:27:34 +00:00
Tomáš Chvátal
86e2a78792 Accepting request 610466 from home:jengelh:branches:devel:languages:python
- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/610466
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-docstrings?expand=0&rev=2
2018-05-18 18:07:30 +00:00
Todd R
eac1d2bf94 Accepting request 605778 from devel:languages:python:misc
docstring style checker for python

OBS-URL: https://build.opensuse.org/request/show/605778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-docstrings?expand=0&rev=1
2018-05-09 13:50:37 +00:00