Directories
¶
| Path | Synopsis |
|---|---|
|
Package analyzer provides code analysis functionality for Go projects.
|
Package analyzer provides code analysis functionality for Go projects. |
|
detectors
Package detectors provides anti-pattern detection for Go code.
|
Package detectors provides anti-pattern detection for Go code. |
|
Package config handles configuration management for the code review assistant.
|
Package config handles configuration management for the code review assistant. |
|
Package constants defines configuration defaults and thresholds.
|
Package constants defines configuration defaults and thresholds. |
|
Package coverage integrates Go test coverage analysis.
|
Package coverage integrates Go test coverage analysis. |
|
Package dependencies analyzes import dependencies in Go projects.
|
Package dependencies analyzes import dependencies in Go projects. |
|
Package orchestrator coordinates the code analysis pipeline.
|
Package orchestrator coordinates the code analysis pipeline. |
|
Package parser extracts metrics from Go source code using the go/ast package.
|
Package parser extracts metrics from Go source code using the go/ast package. |
|
Package reporter handles formatting and outputting analysis results.
|
Package reporter handles formatting and outputting analysis results. |
Click to show internal directories.
Click to hide internal directories.