wrong flake8 settings

Bug #1475516 reported by Hiroshi Miura
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
Fix Released
Undecided
Unassigned

Bug Description

mis-configured flake8 in tox.ini

- ignore 'test' but should be 'tests'
- only select 'H102, H103, H201, H501, H903' but should also select 'E, W, F, C, N'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-swiftclient (master)

Change abandoned by Hiroshi Miura (<email address hidden>) on branch: master
Review: https://review.openstack.org/202909
Reason: I've created new patch to check hacks and fix warnings.
https://review.openstack.org/#/c/207372

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.openstack.org/202909
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=38a82e903514c242810e677f12f5eebdb775ef0b
Submitter: Jenkins
Branch: master

commit 38a82e903514c242810e677f12f5eebdb775ef0b
Author: Hiroshi Miura <email address hidden>
Date: Fri Jul 17 16:16:07 2015 +0900

    flake8 ignores same hacks as swift

    - blacklisted flake8 hacking
    - fix against E122 continuation line missing
      indentation or outdented

    Closes-bug: #1475516

    Change-Id: I708d0a3466a1f85c84e478873e142821ce0774cb
    Signed-off-by: Hiroshi Miura <email address hidden>

Changed in python-swiftclient:
status: New → Fix Committed
Changed in python-swiftclient:
milestone: none → 2.6.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-swiftclient 2.6.0

This issue was fixed in the openstack/python-swiftclient 2.6.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.