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

- Use the local repo to check itself.

parent f7008bf7
No related branches found
No related tags found
No related merge requests found
...@@ -5,11 +5,8 @@ ...@@ -5,11 +5,8 @@
- id: check-added-large-files - id: check-added-large-files
- id: check-yaml - id: check-yaml
- id: check-merge-conflict - id: check-merge-conflict
- repo: local - repo: ./
sha: master
hooks: hooks:
- id: shell-lint - id: shell-lint
name: Lint shell scripts
description: Run /bin/sh -en against shell scripts.
language: script
entry: shell-lint
files: shell-lint files: shell-lint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment