From d0dd99c2bd04a0dd7c61f4847f90353b0f4d1742 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 13 Mar 2016 16:30:23 +0200 Subject: [PATCH] - Corrected documentation. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8631937..742f1b2 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ Add the following to your :code:`.pre-commit-config.yaml`: - repo: https://www.shore.co.il/git/shell-pre-commit/ sha: v0.1.0 hooks: - - id: shell-pre-commit + - id: shell-lint License ------- -- GitLab