#
sublimelinter
Here are 50 public repositories matching this topic...
This linter plugin for SublimeLinter provides an interface to ESLint
-
Updated
Dec 9, 2021 - Python
SublimeLinter 3 plugin for html tidy.
-
Updated
Jan 25, 2021 - Python
SublimeLinter plugin for XO
sublime-text
mouse
sublimelinter
linter-plugin
sublime-package
xo
sublimelinter-contrib-xo
linter-settings
editor-plugin
-
Updated
Dec 18, 2021 - Python
A beautiful, modern, high quality, Monokai theme for Sublime Text 3.
-
Updated
May 31, 2022 - PHP
A SublimeLinter plugin for HTML, using HTMLHint.
-
Updated
Nov 24, 2019 - Python
A Sublime Text Linter for Markdown/CommonMark files.
-
Updated
Jun 11, 2022 - Shell
SublimeLinter plugin for English prose, using write-good.
-
Updated
May 3, 2020 - Python
This linter plugin for SublimeLinter provides an interface to gotype.
-
Updated
Jul 26, 2019 - Python
This linter plugin for SublimeLinter provides an interface to gcc or other gcc-like (cross-)compiler.
-
Updated
Nov 16, 2021 - Python
SublimeLinter plugin for Adobe ColdFusion, using CFLint.
-
Updated
Sep 23, 2018 - Python
This linter plugin for SublimeLinter provides an interface to iverilog (verilog compiler).
-
Updated
Nov 24, 2020 - Python
-
Updated
Dec 8, 2020 - Python
Automatically configure flake8 for black
-
Updated
Jul 29, 2020 - Python
A Sublime Text package for working with Go.
-
Updated
Jun 29, 2018 - Python
Provide some toggle commands for SL. Esp. enable/disable a linter per shortcut
-
Updated
May 17, 2018 - Python
SublimeLinter plugin for linting Verilog and SystemVerilog with Modelsim vlog
-
Updated
Dec 21, 2017 - Python
SublimeLinter 3 plugin for NGINX config files, using nginx-lint (using https://github.com/temoto/nginx-lint).
-
Updated
May 16, 2017 - Python
This linter plugin for SublimeLinter provides an interface to staticcheck.
-
Updated
Jul 12, 2020 - Python
A SublimeLinter plugin for PHPStan static analysis
-
Updated
Mar 27, 2022 - Python
This linter plugin for SublimeLinter provides an interface to salt-lint
-
Updated
Jan 7, 2021 - Python
Clojure linter for SublimeText (via Joker)
-
Updated
Dec 23, 2020 - Python
-
Updated
Nov 9, 2018 - Python
Provide filter functions for SL
-
Updated
Oct 22, 2019 - Python
Vivado Simulator (XSim) xvlog/xvhdl plugin for SublimeLinter. Linting for Verilog/SystemVerilog and VHDL.
-
Updated
Jan 28, 2022 - Python
A dashboard for all linting messages in Sublime Text 3.
-
Updated
Aug 20, 2017 - Python
This linter plugin for SublimeLinter provides an interface to solhint
-
Updated
Jul 16, 2020 - Python
Recipe for ZC Buildout to make sublime text configuration
-
Updated
Feb 10, 2019 - Python
Check your spelling with aspell from within Sublime
-
Updated
Feb 23, 2018 - Python
SublimeLinter plugin for Protocol Buffers, using protoc-gen-lint.
-
Updated
Mar 18, 2016 - Python
Improve this page
Add a description, image, and links to the sublimelinter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sublimelinter topic, visit your repo's landing page and select "manage topics."
We have a really simple to read
RubyLinterbase class in production since 26 Aug 2019 for rubocophttps://github.com/SublimeLinter/SublimeLinter-rubocop/blob/master/linter.py#L5-L22 The simplified version is (more or less) even in 3.0.0 (27 May 2019) where we didn't even used the base class from SL core.
The plan is to copy this as the new base here in SL core. The old base class is hard t