linter topic
errcheck
errcheck checks that you checked errors.
autocorrect
A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).
sublime-phpcs
🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter, and Mess Detector Support for Sublime Text
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
node-lintspaces
A validator for checking different kinds of whitespaces in your files.
elm-analyse
A tool that allows you to analyse your Elm code, identify deficiencies and apply best practices.
go-errorlint
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
bidichk
Go linter which checks for dangerous unicode character sequences
dedupimport
Deduplicate named and unnamed imports of the same import path in Go files
exhaustive
Check exhaustiveness of switch statements of enum-like constants in Go source code.