linter topic

List linter repositories

errcheck

2.3k
Stars
136
Forks
Watchers

errcheck checks that you checked errors.

autocorrect

813
Stars
27
Forks
Watchers

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).

sublime-phpcs

809
Stars
128
Forks
Watchers

🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter, and Mess Detector Support for Sublime Text

Format.cmake

145
Stars
22
Forks
Watchers

💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.

node-lintspaces

30
Stars
16
Forks
Watchers

A validator for checking different kinds of whitespaces in your files.

elm-analyse

418
Stars
56
Forks
Watchers

A tool that allows you to analyse your Elm code, identify deficiencies and apply best practices.

go-errorlint

227
Stars
17
Forks
Watchers

A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme

bidichk

32
Stars
3
Forks
Watchers

Go linter which checks for dangerous unicode character sequences

dedupimport

18
Stars
2
Forks
Watchers

Deduplicate named and unnamed imports of the same import path in Go files

exhaustive

280
Stars
11
Forks
Watchers

Check exhaustiveness of switch statements of enum-like constants in Go source code.