aw-was-here commented on PR #287: URL: https://github.com/apache/yetus/pull/287#issuecomment-1234673160
This ability already exists in two ways, both native to the hadolint binary without needing a code change in Apache Yetus: * Using [hadolint ignore directives](https://github.com/apache/yetus/blob/main/precommit/src/main/shell/test-patch-docker/Dockerfile#L43) * Using .hadolint.yaml file Both documented on the [hadolint page](https://github.com/hadolint/hadolint#configure) Since precommit doesn't really do this extra work for other tools without a good reason, I'd like to hear what the reasons are these other methods don't work. Otherwise, I'm very much a -1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@yetus.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org