There was an error while loading. Please reload this page.
1 parent 048a1da commit 65e0d85Copy full SHA for 65e0d85
.hadolint.yml
@@ -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