Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
quill
command
|
|
|
internal
|
|
|
checks/golang
Package golang runs Go style checks for target directories.
|
Package golang runs Go style checks for target directories. |
|
checks/golang/analysis
Package analysis defines shared static-analysis primitives for Go style checks.
|
Package analysis defines shared static-analysis primitives for Go style checks. |
|
checks/golang/architecture
Package architecture checks import boundaries between Go packages.
|
Package architecture checks import boundaries between Go packages. |
|
checks/golang/check
Package check names the Go checks that a Pack can ask the Go driver to run.
|
Package check names the Go checks that a Pack can ask the Go driver to run. |
|
filewalk
Package filewalk owns repository file discovery for style checks.
|
Package filewalk owns repository file discovery for style checks. |
|
installer
Package installer downloads and installs the pinned external linters and formatters declared in the style profile.
|
Package installer downloads and installs the pinned external linters and formatters declared in the style profile. |
|
lockfile
Package lockfile reads and writes quill.lock, the resolved-state file for archive-installed tools.
|
Package lockfile reads and writes quill.lock, the resolved-state file for archive-installed tools. |
|
markers
Package markers parses inline style-exception markers in source comments.
|
Package markers parses inline style-exception markers in source comments. |
|
pack
Package pack defines Pack definitions, catalogues, and registries.
|
Package pack defines Pack definitions, catalogues, and registries. |
|
pack/shipped
Package shipped assembles the Shipped Pack catalogue.
|
Package shipped assembles the Shipped Pack catalogue. |
|
policy
Package policy defines the typed style profile model.
|
Package policy defines the typed style profile model. |
|
profile
Package profile loads, validates, formats, and compiles style profile configuration.
|
Package profile loads, validates, formats, and compiles style profile configuration. |
|
profile/internal/profiletest
Package profiletest provides profile-specific test helpers.
|
Package profiletest provides profile-specific test helpers. |
|
profile/toml
Package toml encodes and decodes persisted quill.toml Profile files.
|
Package toml encodes and decodes persisted quill.toml Profile files. |
|
style
Package style defines the shared vocabulary used across the style checking platform: rules, scopes, enforcement levels, execution specs, diagnostics, and requirement identifiers.
|
Package style defines the shared vocabulary used across the style checking platform: rules, scopes, enforcement levels, execution specs, diagnostics, and requirement identifiers. |
|
styleguide
Package styleguide parses STYLE.md headings, metadata, and requirement list items.
|
Package styleguide parses STYLE.md headings, metadata, and requirement list items. |
|
toolchain
Package toolchain inspects and describes pinned external tools.
|
Package toolchain inspects and describes pinned external tools. |
Click to show internal directories.
Click to hide internal directories.