openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #13843
Re: Openstack special sauce checking tool??
Josh,
https://github.com/openstack/nova/blob/master/tools/hacking.py
run when do a "./run_tests.sh -p" in nova.
On Thu, Jun 28, 2012 at 10:15 AM, Joshua Harlow <harlowja@xxxxxxxxxxxxx>wrote:
> Hi all,
>
> I remember hearing once that someone had a openstack import/hacking style
> checking tool.
>
> I was wondering if such a thing existed to verify same the openstack way
> of doing imports and other special checks to match the openstack style.
>
> I know a lot of us run pep8/pylint, but those don’t catch these special
> sauce checks....
>
> And it would be nice to not have to manually check these (visually...) but
> be able to run a tool that would just do the basic checks.
>
> Does such a thing exist??
>
> Thx,
>
> Josh
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
References