tribuchet: building on jamie treefmt v2.5.0traversed 303 files emitted 251 files for processing formatted 251 files (2 changed) in 8.274s M docs/CLI.md M docs/EFFECTS.md diff --git a/docs/CLI.md b/docs/CLI.md index f4b2265..e515bff 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -134,8 +134,8 @@ nbo effects run --event comment --command apply --permission admin apply ``` For `onEvent` effects, `--event KIND` plus flags describing the event (`--pr`, -`--actor`, `--permission`, `--label`, `--command`, ...) stand in -for a delivery: `list` then shows why each effect would be skipped. +`--actor`, `--permission`, `--label`, `--command`, ...) stand in for a delivery: +`list` then shows why each effect would be skipped. ## Exit codes diff --git a/docs/EFFECTS.md b/docs/EFFECTS.md index a2ce914..d2009e8 100644 --- a/docs/EFFECTS.md +++ b/docs/EFFECTS.md @@ -299,4 +299,4 @@ services.nixbot.effects.perRepoSecretFiles = { ``` The secrets files must be valid JSON files containing the secrets that will be -made available to your effects at runtime. \ No newline at end of file +made available to your effects at runtime.