We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a486361 commit 5498f43Copy full SHA for 5498f43
.config/hadolint.yml
@@ -9,7 +9,8 @@ ignored:
9
# The following keys are available:
10
#
11
# failure-threshold: string # name of threshold level (error | warning | info | style | ignore | none)
12
-# format: string # Output format (tty | json | checkstyle | codeclimate | gitlab_codeclimate | gnu | codacy)
+# format: string # Output format
13
+# # (tty | json | checkstyle | codeclimate | gitlab_codeclimate | gnu | codacy)
14
# label-schema: # See https://github.com/hadolint/hadolint#linting-labels for details
15
# author: string # Your name
16
# contact: string # email address
0 commit comments