Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#escape=` is not supported #131

Open
okainov opened this issue Dec 12, 2019 · 1 comment
Open

#escape=` is not supported #131

okainov opened this issue Dec 12, 2019 · 1 comment

Comments

@okainov
Copy link

okainov commented Dec 12, 2019

Same as hadolint/hadolint#371

Tool is not able to properly handle Windows Dockerfiles using backtick symbol as end-line symbol


#escape = `

FROM mcr.microsoft.com/dotnet/framework/runtime:4.8

ENV something=something `
        somethingelse=somethingelse
@mloskot
Copy link

mloskot commented Aug 2, 2022

This has been already fixed in hadolint/language-docker#62

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

No branches or pull requests

2 participants