b5196428d0
This is no longer maintained [1]. [1] https://github.com/PyCQA/flake8-docstrings/issues/68 Change-Id: Ic98fc4be3612a3cfc5d3e2e85918c20ffaed873d Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
8 lines
167 B
YAML
8 lines
167 B
YAML
- id: hacking
|
|
name: hacking
|
|
description: 'Runs hacking, the OpenStack blend of flake8'
|
|
entry: flake8
|
|
language: python
|
|
types: [python]
|
|
require_serial: true
|