Sponsor of the Day:
Jerkmate
https://golangci-lint.run/docs/welcome/quick-start/
Quick Start – Golangci-lint
Linting To run golangci-lint: golangci-lint run It’s an equivalent of: golangci-lint run ./... You can choose which directories or files to analyze:
quick startgolangci lint
https://golangci-lint.run/docs/product/migration-guide/
Migration guide – Golangci-lint
Command migrate You can use golangci-lint to migrate your configuration with the migrate command: golangci-lint migrate Be aware that comments inside a...
migration guidegolangci lint
https://golangci-lint.run/docs/plugins/
Plugins – Golangci-lint
Golangci-lint is a fast linters runner for Go.
golangci lintplugins
https://golangci-lint.run/docs/formatters/
Formatters – Golangci-lint
Golangci-lint is a fast linters runner for Go.
golangci lintformatters
https://golangci-lint.run/docs/configuration/file/
Configuration File – Golangci-lint
Golangci-lint looks for config files in the following paths from the current working directory: .golangci.yml .golangci.yaml .golangci.toml .golangci.json...
configuration filegolangci lint
https://golangci-lint.run/docs/product/thanks/
Thanks – Golangci-lint
❤️ Thanks to developers and authors of used linters 4meepotagalign Abirdcflydupword AdminBenniiotamixing alecthomasgochecksumtype...
golangci lintthanks
https://golangci-lint.run/docs/contributing/workflow/
Workflow – Golangci-lint
By participating in this project, you agree to abide by our code of conduct. Set up your machine Golangci-lint is written in Go. Prerequisites: make Go Fork...
golangci lintworkflow
https://golangci-lint.run/docs/product/changelog/
Changelog – Golangci-lint
Follow the news and releases on Mastodon and on Bluesky. golangci-lint is a free and open-source project built by volunteers. If you value it, consider...
golangci lintchangelog
https://golangci-lint.run/docs/
Golangci-lint Documentation – Golangci-lint
Golangci-lint is a fast linters runner for Go.
golangci lintdocumentation
https://golangci-lint.run/docs/linters/configuration/
Settings – Golangci-lint
arangolint Opinionated best practices for arangodb client. Since golangci-lint v2.2.0 Repository
golangci lintsettings
https://golangci-lint.run/docs/welcome/install/ci/
CI Installation – Golangci-lint
It’s important to have reproducible CI: don’t start to fail all builds at the same time. With golangci-lint this can happen if you use option linters.default:...
golangci lintinstallation
https://golangci-lint.run/docs/configuration/cli/
Command-Line – Golangci-lint
$ golangci-lint -h Smart, fast linters runner. Usage: golangci-lint [flags] golangci-lint [command] Available Commands: cache Cache control and information....
command linegolangci lint
https://golangci-lint.run/docs/donate/
Support Us – Golangci-lint
Golangci-lint is a fast linters runner for Go.
support usgolangci lint
https://golangci-lint.run/docs/contributing/
Contributing – Golangci-lint
Golangci-lint is a fast linters runner for Go.
golangci lintcontributing
https://golangci-lint.run/docs/contributing/architecture/
Architecture – Golangci-lint
golangci lintarchitecture
https://gitea.com/xorm/xorm/src/branch/v1/.golangci.yml
xorm/.golangci.yml at v1 - xorm - Gitea: Git with a cup of tea
xorm - Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,sqlite,mssql,oracle,cockroach
v1 gitea gitxormgolangciymlcup
https://golangci-lint.run/
Golangci-lint
Golangci-lint is a fast linters runner for Go.
golangci lint
https://golangci-lint.run/docs/linters/
Linters – Golangci-lint
Golangci-lint is a fast linters runner for Go.
golangci lintlinters
https://golangci-lint.run/docs/contributing/new-linters/
New linters – Golangci-lint
How to write a linter Use go/analysis and take a look at this tutorial: it shows how to write go/analysis linter from scratch and integrate it into...
golangci lintnewlinters
https://golangci-lint.run/docs/plugins/go-plugins/
Go Plugin System – Golangci-lint
We recommend using Module Plugin System instead of the Go Plugin System. Private linters can be added through Go’s plugin system. For a private linter (which...
plugin systemgolangci lint
https://formulae.brew.sh/formula/golangci-lint
golangci-lint — Homebrew Formulae
Homebrew’s package index
golangci linthomebrew formulae