Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
crie
command
Package main is the main entrypoint for the crie CLI.
|
Package main is the main entrypoint for the crie CLI. |
|
docgen
command
Package main generates CLI reference documentation for crie.
|
Package main generates CLI reference documentation for crie. |
|
internal
|
|
|
config/language
Package language contains configuration structures and helpers for language definitions.
|
Package language contains configuration structures and helpers for language definitions. |
|
filelist
Package filelist provides utilities to build file lists from directories.
|
Package filelist provides utilities to build file lists from directories. |
|
runner
Package runner contains the logic to run the linters
|
Package runner contains the logic to run the linters |
|
pkg
|
|
|
cli
Package cli allows a CLI tool to be linted from the host or in a container
|
Package cli allows a CLI tool to be linted from the host or in a container |
|
cli/executor
Package executor allows for a CLI tool to be executed in different contexts
|
Package executor allows for a CLI tool to be executed in different contexts |
|
dockfmt
Package dockfmt provides a linter that uses the github.com/reteps/dockerfmt library to format dockerfiles
|
Package dockfmt provides a linter that uses the github.com/reteps/dockerfmt library to format dockerfiles |
|
linter
Package linter provides a simple interface for linting, allowing for custom implementations
|
Package linter provides a simple interface for linting, allowing for custom implementations |
|
noop
Package noop provides a linter that does nothing, useful for testing and as a template implementation of linter.Linter
|
Package noop provides a linter that does nothing, useful for testing and as a template implementation of linter.Linter |
|
shfmt
Package shfmt is a linter for shell scripts using mvdan.cc/sh
|
Package shfmt is a linter for shell scripts using mvdan.cc/sh |
|
verify
|
|
|
lang/go/src
command
Package main is a dummy package for testing
|
Package main is a dummy package for testing |
Click to show internal directories.
Click to hide internal directories.