Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mathcantin committed Mar 14, 2019
1 parent ef105a9 commit 7e7cba6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Dockerfile lint pre-commit

This project add hooks to run [hadolint](https://github.com/hadolint/hadolint) with the [pre-commit](https://pre-commit.com/) project.

```bash
- repo: https://github.com/petalmd/dockerfile-pre-commit
rev: '' # Use the revision sha / tag you want to point at
rev: '' # Use the revision rev you want to point at
hooks:
- id: dockerlint
````

0 comments on commit 7e7cba6

Please sign in to comment.