Directories
¶
| Path | Synopsis |
|---|---|
|
Package clishared holds helpers shared across krit's verb-specific CLI packages (internal/cli/<verb>/).
|
Package clishared holds helpers shared across krit's verb-specific CLI packages (internal/cli/<verb>/). |
|
Package daemonclient lets short-lived CLI verbs call a long-lived krit daemon when one is reachable, and fall back to in-process execution otherwise.
|
Package daemonclient lets short-lived CLI verbs call a long-lived krit daemon when one is reachable, and fall back to in-process execution otherwise. |
|
Package precommit runs single-buffer rule analysis on every Kotlin file currently staged for a git commit, routing the work through a running krit daemon when one is available.
|
Package precommit runs single-buffer rule analysis on every Kotlin file currently staged for a git commit, routing the work through a running krit daemon when one is available. |
|
Package snapshot implements the `krit snapshot` CLI verb.
|
Package snapshot implements the `krit snapshot` CLI verb. |
|
Package suggestreviewers implements the `krit suggest-reviewers` subcommand: parse CODEOWNERS, follow the cross-file reference index from the symbols changed in a PR, and propose reviewer teams that own callers of those symbols (in addition to teams that own the changed files directly).
|
Package suggestreviewers implements the `krit suggest-reviewers` subcommand: parse CODEOWNERS, follow the cross-file reference index from the symbols changed in a PR, and propose reviewer teams that own callers of those symbols (in addition to teams that own the changed files directly). |
Click to show internal directories.
Click to hide internal directories.