summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@redhat.com>2018-06-19 18:52:32 +0100
committerSorin Sbarnea <ssbarnea@redhat.com>2018-07-12 13:40:38 +0100
commit4953756c27e1a6a76d3fcc7fd8989491979008b3 (patch)
tree95fe538ce9da7eb44f6a64caacf00c9162315c76 /README.rst
parentf9b5016ab7fd3e0b86185a8457dff91c7a4e8361 (diff)
downloadpython-jenkins-job-builder-4953756c27e1a6a76d3fcc7fd8989491979008b3.tar.gz
python-jenkins-job-builder-4953756c27e1a6a76d3fcc7fd8989491979008b3.tar.xz
python-jenkins-job-builder-4953756c27e1a6a76d3fcc7fd8989491979008b3.zip
adopt pre-commit hooks
Change-Id: I98bc0b5717c3921b35e74f53c55f896427880a84 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 632e295a..bc270ac0 100644
--- a/README.rst
+++ b/README.rst
@@ -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::