Pinned Repositories
awesome-go-linters
A curated list of awesome Go linters. More than 60 linters and tools!
example-plugin-linter
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
example-plugin-module-linter
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
go-printf-func-name
Linter checks that printf-like functions are named with `f` at the end.
golangci
golangci-api
API of GolangCI
golangci-lint
Fast linters runner for Go
golangci-lint-action
Official GitHub Action for golangci-lint from its authors
golangci-web
Web for GolangCI
misspell
Correct commonly misspelled English words in source files
GolangCI's Repositories
golangci/golangci-lint
Fast linters runner for Go
golangci/golangci-lint-action
Official GitHub Action for golangci-lint from its authors
golangci/awesome-go-linters
A curated list of awesome Go linters. More than 60 linters and tools!
golangci/golangci
golangci/golangci-web
Web for GolangCI
golangci/misspell
Correct commonly misspelled English words in source files
golangci/go-printf-func-name
Linter checks that printf-like functions are named with `f` at the end.
golangci/example-plugin-linter
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
golangci/example-plugin-module-linter
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
golangci/revgrep
Filters output from static analysis tools, showing only recently changed lines of code
golangci/golines
A golang formatter that fixes long lines
golangci/dupl
a tool for code clone detection
golangci/homebrew-tap
Homebrew Formula for golangci-lint
golangci/modinfo
golangci/gofmt
golangci/opennota-check
A set of utilities for checking Go sources
golangci/unconvert
Remove unnecessary type conversions from Go source
golangci/nilerr
Analyzer: nilerr checks returning nil when err is not nil
golangci/asciicheck
Simple linter to check that your code does not contain non-ASCII identifiers
golangci/go-misc
Miscellaneous Go toys
golangci/golangci-lint-action-plugin-example
Golangci-lint-action and Custom Linter (Plugins) Example
golangci/plugin-module-register
golangci/prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
golangci/.github
golangci/depguard
Go linter that checks if package imports are in a list of acceptable packages.
golangci/misspell-source-data
Data generators for the client9/misspell project
golangci/swaggoswag
golangci/friendly-lamp
Only for testing purpose
golangci/legacy-v1-doc
Legacy golangci-lint v1 documentation
golangci/super-waffle
Only for testing purpose