adopt pre-commit hooks

Change-Id: I98bc0b5717c3921b35e74f53c55f896427880a84
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
This commit is contained in:
Sorin Sbarnea
2018-06-19 18:52:32 +01:00
parent f9b5016ab7
commit 4953756c27
12 changed files with 98 additions and 80 deletions

View File

@@ -29,6 +29,9 @@ Cloning::
git clone https://git.openstack.org/openstack-infra/jenkins-job-builder
Install pre-commit from https://pre-commit.com/#intro in order to run some
minimal testing on your commits.
A virtual environment is recommended for development. For example, Jenkins
Job Builder may be installed from the top level directory::