Skip to content
Snippets Groups Projects
Commit e48c7fbd authored by nimrod's avatar nimrod
Browse files

- Corrected README.

parent 604fe77b
Branches
Tags
No related merge requests found
Shell lint pre-commit hook Shell lint pre-commit hook
########################## ##########################
Shell lint pr
Shell lint `pre-commit <http://pre-commit.com/>`_ hook. The hook runs Shell lint `pre-commit <http://pre-commit.com/>`_ hook. The hook runs
:code:`/bin/sh -en` against found shell scripts. :code:`/bin/sh -en` against found shell scripts.
...@@ -10,7 +9,7 @@ Usage ...@@ -10,7 +9,7 @@ Usage
Add the following to your :code:`.pre-commit-config.yaml`: Add the following to your :code:`.pre-commit-config.yaml`:
.. :code: yaml .. code:: yaml
- repo: https://www.shore.co.il/git/shell-pre-commit/ - repo: https://www.shore.co.il/git/shell-pre-commit/
sha: v0.1.0 sha: v0.1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment