checkstyle

Code analyzer

A tool that checks Go source code style and suggests improvements

checkstyle for go

GitHub

130 stars
12 watching
17 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
qiniu/gocA comprehensive testing system for Go programming language applications824
go-critic/go-criticA comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues.1,867
philips-labs/tabiaAnalyzes codebases to extract characteristics and provides insights on their properties12
flatt-security/shishoA tool that analyzes code for security vulnerabilities and provides feedback to developers369
mumuki/mulangAnalyzes source code structure and syntax to detect potential issues and errors124
stylecop/stylecopAnalyzes C# source code to enforce style and consistency rules1,201
hhatto/goclocA tool for measuring the complexity of software code in various programming languages.816
zxilly/go-size-analyzerAnalyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools.1,346
metricfu/metric_fuA tool to help measure and improve code quality by analyzing various metrics.625
xampprocky/tokeiA tool for displaying statistics about codebase size and language distribution11,463
cue/ocstyleA tool that checks Objective-C code style and enforces basic documentation rules to maintain consistent coding practices.255
qiangyt/batchaiAutomates bulk code checks and generates unit test codes to supplement AI tools like Copilot and Cursor36
msoap/go-carpetAnalyzes test coverage of Go source files and displays the results in the terminal.246
parquery/gocontractsA tool for automatically generating pre- and post-condition checks in Go code to enforce design-by-contract principles.111
bobg/decoupleAn analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible.22