Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger e1d121e194 Remove pep8 target
The target is now part of the linters environment, so can be
removed.

Change-Id: I825560b0d83541c0ca1a970f5f9ae9e6a4aeff71
Depends-On: If398a3e0415b2a0ab7f05ce390c18d9b28a85927
2015-12-23 10:09:35 +01:00
Andreas Jaeger d96755a18b Use linters tox environment
Follow change I2afa7931bf3e18798b95a8af33ccf5ef761c4ad5 on
project-config and introduce a new linters target that is used
for linting on the repo.

Change-Id: I1f81b8ab1fe18a172804b795e40428034fddd803
2015-12-22 21:44:01 +01:00
Ramy Asselin b933e7945b Add tox checks
These were copied from the upstream checks:
https://git.openstack.org/cgit/openstack-infra/project-config/tree/

layout-checks.py was modified to skip check_merge_template()
2015-09-28 15:08:11 -07:00