linter-plugin topic
flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
SublimeLinter-eslint
This linter plugin for SublimeLinter provides an interface to ESLint
flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
SublimeLinter-html-tidy
SublimeLinter 3 plugin for html tidy.
stylelint-high-performance-animation
Stylelint rule for preventing the use of low performance animation and transition properties.
stylelint-declaration-block-no-ignored-properties
Disallow property values that are ignored due to another property value in the same rule.
stylelint-react-native
A collection of React Native specific linting rules for stylelint (in a form of a plugin).
eslint-plugin-snakecasejs
:pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names
stylelint-color-format
Stylelint plugin to convert HEX colors to either RGB or HSL