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
I just opened up SublimeText this morning to find that it was updated to SublimeText 4 (Build 4107) (https://www.sublimetext.com/blog/articles/sublime-text-4). As one might expect, there are a litany of changes, plugin updates, etc.
This unfortunately results in this linter being disabled due to a SublimeLinter error:
SublimeLinter: ERROR:
=====================
nginxlint: Defining 'cls.syntax' has no effect anymore. Use http://www.sublimelinter.com/en/stable/linter_settings.html#selector instead.
SublimeLinter: ERROR:
=====================
nginxlint disabled. 'cls.defaults' is mandatory and MUST be a dict.
Interestingly, I've found that this problem can be traced back to nearly identical issues across various linters opened back in 2019:
I just opened up SublimeText this morning to find that it was updated to SublimeText 4 (Build 4107) (https://www.sublimetext.com/blog/articles/sublime-text-4). As one might expect, there are a litany of changes, plugin updates, etc.
This unfortunately results in this linter being disabled due to a SublimeLinter error:
Interestingly, I've found that this problem can be traced back to nearly identical issues across various linters opened back in 2019:
No idea why this issue didn't come up then if the last commit in this repo is 4 years ago.
The text was updated successfully, but these errors were encountered: