openstack-hacking-compliant
Make django-
Currently we ignore many hacking rules in tox.ini.
ignore = E121,E126,
Blueprint information
- Status:
- Complete
- Approver:
- David Lyle
- Priority:
- Undefined
- Drafter:
- Akihiro Motoki
- Direction:
- Needs approval
- Assignee:
- Akihiro Motoki
- Definition:
- Pending Approval
- Series goal:
- None
- Implementation:
-
Implemented
- Milestone target:
- None
- Started by
- Akihiro Motoki
- Completed by
- David Lyle
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Make Hacking E1XX compliant
Addressed by: https:/
Fix remaining PEP8 (E***) and PyFlakes (F***) issues
Addressed by: https:/
Fix H306 imports not in alphabetical order
Addressed by: https:/
Fix H301 and H304 hacking issues
Addressed by: https:/
Fix H4xx docstring issues