Skip to content

bugfix: config file key for output format#829

Merged
lorenzo merged 1 commit intohadolint:masterfrom
m-ildefons:config-output-format
Apr 29, 2022
Merged

bugfix: config file key for output format#829
lorenzo merged 1 commit intohadolint:masterfrom
m-ildefons:config-output-format

Conversation

@m-ildefons
Copy link
Copy Markdown
Member

Make Hadolint read the desired output format from the key format in
the config file, instead of output-format. This is more convenient,
consistent with the command line options and consistent with the
documentation.

fixes: #775

Make Hadolint read the desired output format from the key `format` in
the config file, instead of `output-format`. This is more convenient,
consistent with the command line options and consistent with the
documentation.

fixes: hadolint#775
@lorenzo
Copy link
Copy Markdown
Member

lorenzo commented Apr 29, 2022

thanks

@lorenzo lorenzo merged commit 6b30d65 into hadolint:master Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.hadolint.yaml config is ignored

2 participants