Codebase list python-castellan / c70a479
H803 hacking has been removed H803 hacking have been removed since hacking 0.10. https://github.com/openstack-dev/hacking/blob/master/setup.cfg. castellan have remove ignore statement, but don't remove comment Closes-Bug: #1651358 Change-Id: Ic5d0dbbf975a7ffd58b3fba06d6f0971711365bd xhzhf 7 years ago
1 changed file(s) with 0 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
5757 oslo-config-generator --config-file=etc/castellan/sample-config-generator.conf
5858
5959 [flake8]
60 # H803 skipped on purpose per list discussion.
61
6260 show-source = True
6361 exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
6462