linter-plugin topic

List linter-plugin repositories

flake8-import-order

276
Stars
72
Forks
Watchers

Flake8 plugin that checks import order against various Python Style Guides

SublimeLinter-eslint

865
Stars
88
Forks
Watchers

This linter plugin for SublimeLinter provides an interface to ESLint

flake8-bugbear

1.0k
Stars
103
Forks
Watchers

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

bodyclose

299
Stars
32
Forks
Watchers

Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.

SublimeLinter-html-tidy

127
Stars
14
Forks
Watchers

SublimeLinter 3 plugin for html tidy.

stylelint-high-performance-animation

78
Stars
7
Forks
Watchers

Stylelint rule for preventing the use of low performance animation and transition properties.

Disallow property values that are ignored due to another property value in the same rule.

stylelint-react-native

55
Stars
1
Forks
Watchers

A collection of React Native specific linting rules for stylelint (in a form of a plugin).

eslint-plugin-snakecasejs

30
Stars
3
Forks
Watchers

:pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names

stylelint-color-format

21
Stars
2
Forks
Watchers

Stylelint plugin to convert HEX colors to either RGB or HSL