You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vim itself uses filetype=dockerfile, whereas Dockerfile is used here.
Is there a specific reason for this? I think it should/could use the default filetype here also.
Vim itself uses
filetype=dockerfile, whereasDockerfileis used here.Is there a specific reason for this? I think it should/could use the default filetype here also.
(Via neomake/neomake#2498)