From c5bf690a7cdaf376d526dd8ae6bba1a73665241a Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Thu, 19 Apr 2018 11:45:00 +0200 Subject: Fix markup in contributing --- .github/CONTRIBUTING.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github') diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index b26c72ed..b61da1f7 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -2,9 +2,9 @@ Read and contribute to CherryPy ------------------------------- Make sure you read the `README -`_. Also **ensure -you set up `pre-commit utility `_ correctly** -and TravisCI tests pass:: +`_. Also ensure +you set up `pre-commit utility `_ +**correctly** and **TravisCI tests pass**:: pre-commit run --all-files # runs the same checks as in CI locally pre-commit install # sets up itself as a pre-commit hook of your local repo -- cgit v1.2.1