amperser / proselint

A linter for prose.
http://proselint.com
BSD 3-Clause "New" or "Revised" License
4.32k stars 178 forks source link

[Sublime Text] proselint disabled. 'selector' is mandatory in 'cls.defaults'. #1082

Open stuartlangridge opened 4 years ago

stuartlangridge commented 4 years ago

On installing SublimeLinter-contrib-proselint into Sublime Text 3.2.2 with Package Control, I get the following errors:

SublimeLinter: ERROR:
=====================

proselint: Defining 'cls.syntax' has no effect anymore. Use http://www.sublimelinter.com/en/stable/linter_settings.html#selector instead.

SublimeLinter: ERROR:
=====================

proselint: Defining 'cls.selectors' has no effect anymore. Use http://www.sublimelinter.com/en/stable/linter_settings.html#selector instead.

SublimeLinter: ERROR:
=====================

proselint disabled. 'selector' is mandatory in 'cls.defaults'.
 See http://www.sublimelinter.com/en/stable/linter_settings.html#selector
Yoshanuikabundi commented 3 years ago

See my pull request #1107. Think proselint might be a bit dead, so if there's no response soon I'll split it out into its own plugin.

tim-hilde commented 1 year ago

Any update on this? Just discovered proselint and had the same error