The GolangCI organization has a significant presence on GitHub, hosting a variety of public repositories primarily focused on Go, TypeScript, Ruby, JavaScript, and Shell. Notable projects include golangci-lint, a fast linter runner for Go, and golangci-lint-action, an official GitHub Action for integrating golangci-lint into workflows.
Fast linters runner for Go
Official GitHub Action for golangci-lint from its authors
A curated list of awesome Go linters. More than 60 linters and tools!
API of GolangCI
A golang formatter that fixes long lines
No description provided for this repository.
Web for GolangCI
Correct commonly misspelled English words in source files
Linter checks that printf-like functions are named with `f` at the end.
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
No description provided for this repository.
Queue worker of GolangCI
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
Filters output from static analysis tools, showing only recently changed lines of code
a tool for code clone detection
Simple linter to check that your code does not contain non-ASCII identifiers
Homebrew Formula for golangci-lint
No description provided for this repository.
No description provided for this repository.
A set of utilities for checking Go sources
Remove unnecessary type conversions from Go source
No description provided for this repository.
Analyzer: nilerr checks returning nil when err is not nil
errcheck checks that you checked errors.
Calculate cyclomatic complexities of functions in Go source code.
Golangci-lint-action and Custom Linter (Plugins) Example
Miscellaneous Go toys
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Detect ineffectual assignments in Go code.
No description provided for this repository.
[mirror] Go Tools
Data generators for the client9/misspell project
[mirror] This is a linter for Go source code.
Go linter that checks if package imports are in a list of acceptable packages.
A collection of tools and libraries for working with Go code, including linters and static analysis
A linter that suggests interface types
Tool to detect Go structs that would take less memory if their fields were sorted.
Checks whether err of sql.Rows is checked.
Server to invite new contributors to a GitHub organization team.
Heroku buildpack to let you use git deploy keys with your private repositories
Run custom commands during the build of a Heroku app
Gatsby themes that we use to build websites at Rocketseat ⚡️🔥
No description provided for this repository.
Linter that confirms DB rows and statements are closed properly.
Cache dependencies and build outputs in GitHub Actions
Legacy golangci-lint v1 documentation
Only for testing purpose
Only for testing purpose
Download Go binaries as fast and easily as possible.
Common interfaces for Go code checkers
Test vendoring of golangci-lint
WIP - cross-platform certificate management tool
No description provided for this repository.
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
No description provided for this repository.
No description provided for this repository.
No description provided for this repository.
No description provided for this repository.
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
No description provided for this repository.
No description provided for this repository.
Repository info fetcher
Report unused function parameters
Go AST Scanner
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Find in Go repeated strings that could be replaced by a constant
An extension for VS Code which provides support for the Go language.
GolangCI builds tools and resources primarily for the Go programming language. Their repositories include linters, formatters, and plugins, with a focus on improving code quality and developer productivity.
GolangCI primarily uses Go for its core projects, but also incorporates TypeScript, Ruby, JavaScript, and Shell in various repositories, showcasing a diverse approach to software development.
Yes, all of golangci's repositories are public on GitHub. This transparency allows developers to access, contribute to, and utilize their wide range of tools and libraries.
Monitor GolangCI with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account