We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Would be awesome to get the fix backported into this repo.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: