GauthamBanasandra commented on PR #289: URL: https://github.com/apache/yetus/pull/289#issuecomment-1259808139
@aw-was-here I tried the following - ```bash YETUS_ARGS+=("--excludes=Dockerfile_windows_10") ``` It seems like Yetus didn't exclude the file `Dockerfile_windows_10`. Please refer to this run for more details - https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-4936/3/pipeline/. If the above file was excluded, then hadolint wouldn't have failed. Thus, I've added an explicit option to ignore files for the hadolint plugin. -- 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