Skip to content

Sublime deprecation errors prevents linting #3

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

Open
spotiris opened this issue Jul 1, 2020 · 1 comment
Open

Sublime deprecation errors prevents linting #3

spotiris opened this issue Jul 1, 2020 · 1 comment

Comments

@spotiris
Copy link

spotiris commented Jul 1, 2020

This issue addresses #1 #2 : deprecation errors appear in Sublime 3 which prevent the operation of this package.

Thankfully the @rgant has fixed it in their fork: https://github.com/rgant/SublimeLinter-contrib-dockerfilelint.git .

To use the fixed fork:

~/.config/sublime-text-3/Packages/
git clone --single-branch --branch fix/deprecation-warnings https://github.com/rgant/SublimeLinter-contrib-dockerfilelint.git

You must also install "Dockerfile Syntax Highlighting" via package control, then restart Sublime.

@nodesocket
Copy link

Would be awesome to get the fix backported into this repo.

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