Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
oxlint-auto-configure
command
Command oxlint-auto-configure generates optimal oxlint configurations.
|
Command oxlint-auto-configure generates optimal oxlint configurations. |
|
internal
|
|
|
cli
Package cli implements the oxlint-auto-configure CLI commands.
|
Package cli implements the oxlint-auto-configure CLI commands. |
|
pkg
|
|
|
config
Package config generates .oxlintrc.json configuration files.
|
Package config generates .oxlintrc.json configuration files. |
|
detect
Package detect detects project type and framework usage to determine which oxlint plugins should be enabled.
|
Package detect detects project type and framework usage to determine which oxlint plugins should be enabled. |
|
diff
Package diff compares two oxlint configs and shows the differences.
|
Package diff compares two oxlint configs and shows the differences. |
|
format
Package format renders analysis findings in various output formats.
|
Package format renders analysis findings in various output formats. |
|
oxlint
Package oxlint provides a go-finding Detector that runs oxlint and converts its JSON output to go-finding Finding values.
|
Package oxlint provides a go-finding Detector that runs oxlint and converts its JSON output to go-finding Finding values. |
|
profile
Package profile defines configuration profiles and the categorization engine that maps oxlint rule categories to severity decisions.
|
Package profile defines configuration profiles and the categorization engine that maps oxlint rule categories to severity decisions. |
|
provider
Package provider wires oxlint-auto-configure into BuildFlow's DAG via the go-finding/toolsdk Spec contract.
|
Package provider wires oxlint-auto-configure into BuildFlow's DAG via the go-finding/toolsdk Spec contract. |
|
rule
Package rule defines types and the registry for oxlint rules.
|
Package rule defines types and the registry for oxlint rules. |
Click to show internal directories.
Click to hide internal directories.