Skip to content

Commit

Permalink
Twiddle
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 18, 2023
1 parent cb68fc3 commit 718a636
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hadolint/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# hadolint
# hadolint

Hadolint is a linter for Containerfiles/Dockerfiles. It helps you build [best practice](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/) container images.

Expand Down Expand Up @@ -73,4 +73,4 @@ Available options:
severity equal to or above THRESHOLD are violated.
Accepted values: [error | warning | info | style |
ignore | none] (default: info)
```
```

0 comments on commit 718a636

Please sign in to comment.