go-linter
Here are 22 public repositories matching this topic...
linter that bans usage of certain methods and functions
-
Updated
Feb 11, 2021 - Go
Go linter to warn you about tags used globally or in a specific pkg.
-
Updated
Apr 29, 2026 - Go
Go analyzer that reports string literals that can be simplified with raw string literals (backticks).
-
Updated
Sep 16, 2026 - Go
Simple go linter that checks that all your functions have only named return parameters.
-
Updated
Feb 21, 2026 - Go
Go linter to check xml.Encoders are closed
-
Updated
Sep 9, 2026 - Go
Golang linter to ensure use of test contexts
-
Updated
Sep 5, 2025 - Go
Preconfigured linter for Go files, used in Articola Tools organization's repositories
-
Updated
Jul 30, 2026 - Dockerfile
A line length analyzer for Go.
-
Updated
Aug 8, 2026 - Go
errcheck checks that you checked errors.
-
Updated
Feb 8, 2026 - Go
A Go parser defect class: capacity reserved from untrusted input before validation. Measured, with the fix that is actually a regression.
-
Updated
Aug 30, 2026 - Go
Find Go parsers that reserve memory from untrusted input before validating it
-
Updated
Aug 31, 2026 - Go
GoLinter is a lightweight static analysis tool written in Go that helps ensure consistent code style following idiomatic Go conventions. It is designed to run automatically as a pre-commit hook, enforcing best practices for naming files, folders, functions, variables, constants, and overall Go code structure.
-
Updated
Jul 5, 2025 - Go
Add this topic to your repo
To associate your repository with the go-linter topic, visit your repo's landing page and select "manage topics."