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-api
API of GolangCI
golangci/golangci
golangci/golangci-web
Web for GolangCI
golangci/go-printf-func-name
Linter checks that printf-like functions are named with `f` at the end.
golangci/misspell
Correct commonly misspelled English words in source files
golangci/example-plugin-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/modinfo
golangci/check
A set of utilities for checking Go sources
golangci/example-plugin-module-linter
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
golangci/dupl
a tool for code clone detection
golangci/errcheck
errcheck checks that you checked errors.
golangci/gofmt
golangci/homebrew-tap
Homebrew Formula for golangci-lint
golangci/unconvert
Remove unnecessary type conversions from Go source
golangci/go-misc
Miscellaneous Go toys
golangci/prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
golangci/depguard
Go linter that checks if package imports are in a list of acceptable packages.
golangci/golangci-lint-action-plugin-example
Golangci-lint-action and Custom Linter (Plugins) Example
golangci/misspell-source-data
Data generators for the client9/misspell project
golangci/plugin-module-register
golangci/.github
golangci/cache
Cache dependencies and build outputs in GitHub Actions
golangci/friendly-lamp
Only for testing purpose
golangci/gatsby-themes
Gatsby themes that we use to build websites at Rocketseat ⚡️🔥
golangci/goconst
Find in Go repeated strings that could be replaced by a constant
golangci/super-waffle
Only for testing purpose