From 4953756c27e1a6a76d3fcc7fd8989491979008b3 Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Tue, 19 Jun 2018 18:52:32 +0100 Subject: adopt pre-commit hooks Change-Id: I98bc0b5717c3921b35e74f53c55f896427880a84 Signed-off-by: Sorin Sbarnea --- README.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.rst') 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:: -- cgit