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

Case sensitivity of Dockerfile file type? #2498

Open
codeinabox opened this issue Jul 17, 2020 · 1 comment
Open

Case sensitivity of Dockerfile file type? #2498

codeinabox opened this issue Jul 17, 2020 · 1 comment

Comments

@codeinabox
Copy link
Contributor

Expected behavior

When using the vim-polygot plug-in which sets the filetype to Dockerfile no makers are set. Yet if the filetype is set to dockerfile I am able to use hadolint.

Steps to reproduce

Open a Dockerfile, run set filetype=Dockerfile and then NeomakeInfo and then compare with set filetype=dockerfile and then NeomakeInfo.

@blueyed
Copy link
Member

blueyed commented Jul 17, 2020

I've created ekalinin/Dockerfile.vim#67 to ask for the reason of the special casing.
IIRC there have been reports/issues in this regard already.
In theory we could have a symlink or some other way to handle both, but let's wait for an answer for the above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants