Directories
¶
| Path | Synopsis |
|---|---|
|
Package commands provides command tree navigation and execution for the star runtime.
|
Package commands provides command tree navigation and execution for the star runtime. |
|
Package config provides configuration management operations for the star runtime.
|
Package config provides configuration management operations for the star runtime. |
|
Package goast provides Go AST operations as a Starlark receiver.
|
Package goast provides Go AST operations as a Starlark receiver. |
|
doctaxonomy
Package doctaxonomy defines the documentation schema the goast provider enforces.
|
Package doctaxonomy defines the documentation schema the goast provider enforces. |
|
Package lint provides static analysis operations for Go, shell, and markdown files.
|
Package lint provides static analysis operations for Go, shell, and markdown files. |
|
Package setup provides repository setup operations: tool checks, pre-commit hooks, config initialization, and native git hook management.
|
Package setup provides repository setup operations: tool checks, pre-commit hooks, config initialization, and native git hook management. |
|
Package shellcheck provides shell script analysis operations for the operation graph.
|
Package shellcheck provides shell script analysis operations for the operation graph. |
|
Package staranalysis provides combined analysis of Starlark source files, combining stats, complexity scoring, indexing, and hotspot detection.
|
Package staranalysis provides combined analysis of Starlark source files, combining stats, complexity scoring, indexing, and hotspot detection. |
|
Package starcode provides Starlark source file capture with glob pattern matching, .gitignore awareness.
|
Package starcode provides Starlark source file capture with glob pattern matching, .gitignore awareness. |
|
Package starcomplexity computes cyclomatic and cognitive complexity metrics for Starlark source files.
|
Package starcomplexity computes cyclomatic and cognitive complexity metrics for Starlark source files. |
|
Package starindex provides AST-based indexing of Starlark source files, extracting functions, loads, globals, and line statistics.
|
Package starindex provides AST-based indexing of Starlark source files, extracting functions, loads, globals, and line statistics. |
|
Package starstats computes line and byte statistics for Starlark source files.
|
Package starstats computes line and byte statistics for Starlark source files. |
Click to show internal directories.
Click to hide internal directories.