Skip to content

documentation: fix and update readme#789

Merged
lorenzo merged 1 commit intohadolint:masterfrom
m-ildefons:doc-failure-threshold
Mar 14, 2022
Merged

documentation: fix and update readme#789
lorenzo merged 1 commit intohadolint:masterfrom
m-ildefons:doc-failure-threshold

Conversation

@m-ildefons
Copy link
Copy Markdown
Member

  • Fix wrong information about the behavior of the --failure-threshold
    option.

  • Add instructions on how to build Hadolint against modified libraries
    to the development section.

Since #653 , Hadolint has
treated the failure threshold set by the --failure-threshold option as
inclusive and this has been reflected in the --help message text. But
the readme has never been updated.

fixes: #788

How to verify it

  • The readme now contains the same information as the --help text

- Fix wrong information about the behavior of the `--failure-threshold`
  option.

- Add instructions on how to build Hadolint against modified libraries
  to the development section.

Since hadolint#653 , Hadolint has
treated the failure threshold set by the `--failure-threshold` option as
inclusive and this has been reflected in the `--help` message text. But
the readme has never been updated.

fixes: hadolint#788
@lorenzo lorenzo merged commit 7e29359 into hadolint:master Mar 14, 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.

The --failure-threshold setting is treated as inclusive instead of exclusive

2 participants