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

Resolve SublimeLinter depreciations. Document need for Dockerfile syntax #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rgant
Copy link

@rgant rgant commented Jul 23, 2019

Updates for SublimeLinter 4 deprecated properties.

dockerfilelint: Defining 'cls.syntax' has no effect anymore. Use http://www.sublimelinter.com/en/stable/linter_settings.html#selector instead.
dockerfilelint: Defining 'cls.selectors' has no effect anymore. Use http://www.sublimelinter.com/en/stable/linter_settings.html#selector instead.
dockerfilelint: Defining 'cls.version_args' has no effect. Please cleanup and remove these settings.
dockerfilelint: Defining 'cls.version_re' has no effect. Please cleanup and remove these settings.
dockerfilelint: Defining 'cls.version_requirement' has no effect. Please cleanup and remove these settings.
dockerfilelint: Defining 'cls.executable' has no effect. Please cleanup and remove these settings.
dockerfilelint disabled. 'selector' is mandatory in 'cls.defaults'.
See http://www.sublimelinter.com/en/stable/linter_settings.html#selector

@dalisoft
Copy link

@rgant Thanks for fixing this issue. I think author really deprecated project or lost access to account or something else.
I Forked your fork and updated docs for easier install.
You can find it at here

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

Successfully merging this pull request may close these issues.

None yet

3 participants