Add hacking rules to not use list() and dict() and use [] and {}
Bug #1437515 reported by
Boris Pavlovic
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Rally |
Fix Released
|
Wishlist
|
Hugh Ma |
Bug Description
We shouldn't use dict() and list() it's bad practice much better
So i prefer to add hacking rule here:
https:/
And fix all occurrences.
Changed in rally: | |
importance: | Undecided → Wishlist |
status: | New → In Progress |
status: | In Progress → Triaged |
Changed in rally: | |
assignee: | nobody → Hugh Ma (hughkma) |
Changed in rally: | |
status: | Fix Committed → Fix Released |
Changed in rally: | |
status: | Fix Released → Fix Committed |
Changed in rally: | |
milestone: | none → 0.0.4 |
Changed in rally: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/173410
Review: https:/