openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #13838
Re: Openstack special sauce checking tool??
On Thu, 2012-06-28 at 10:15 -0700, Joshua Harlow wrote:
> I remember hearing once that someone had a openstack import/hacking
> style checking tool.
Yes, and until we switched to tox for running the tests, it was part of
the test suite; you can still run it by running ./run_tests.sh, but I
know some HACKING compliance issues have managed to slip in. To run it
stand-alone, try "./run_tests.sh --pep8" (the HACKING compliance tests
were rolled into pep8 testing in run_tests.sh).
--
Kevin L. Mitchell <kevin.mitchell@xxxxxxxxxxxxx>
References