~savoirfairelinux-openerp/lp-community-utils/nag_refactor

Viewing all changes in revision 28.

  • Committer: alexandre.fayolle at camptocamp
  • Author(s): sandy.carter at savoirfairelinux
  • Date: 2014-04-04 09:48:10 UTC
  • mfrom: (26.1.1 lp-community-utils)
  • Revision ID: alexandre.fayolle@camptocamp.com-20140404094810-5evpes9ms09z37bn
[MRG] A tool I use to quickly check pep8 on MPs.

A few people have asked what tool I use, so I though I would put it up here.

The command I use is:
./checkout-flake8.sh lp:launchpad_openerp_repo module_name
for example:
./checkout-flake8.sh lp:~savoirfairelinux-openerp/partner-contact-management/user-firstname/+merge/210710 partner_firstname

It checks it out in /tmp and runs flake8 on the module

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: