On 06/23/2016 04:53 PM, Stephen Finucane wrote:
* Make use of 'create_' helper functions * Include every import on its own line * Use underscore_case, rather than camelCase * Don't use list comprehension without generating a list: use a for loop insteadSigned-off-by: Stephen Finucane <[email protected]>
Reviewed-by: Andy Doan <[email protected]> _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
