Skip to content

Commit 65e0d85

Browse files
committed
feat: hadolint settings
================> EXTRAS <================ > Branch name: main
1 parent 048a1da commit 65e0d85

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.hadolint.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Haskell Dockerfile Linter settings
2+
# Reference: https://github.com/hadolint/hadolint#configure
3+
failure-threshold: "warning"
4+
label-schema:
5+
author: "Davi Marcondes Moreira"
6+
contact: "davi.marcondes.moreira@gmail.com"
7+
license: "GPL-3.0-only"
8+
no-color: true

0 commit comments

Comments
 (0)