nixbot

builds

failed treefmt-check checks.x86_64-linux.treefmt · build #313 · raw

1tribuchet: building on jamie2treefmt v2.5.0traversed 303 files3emitted 251 files for processing4formatted 251 files (2 changed) in 8.274s5 M docs/CLI.md6 M docs/EFFECTS.md7diff --git a/docs/CLI.md b/docs/CLI.md8index f4b2265..e515bff 1006449--- a/docs/CLI.md10+++ b/docs/CLI.md11@@ -134,8 +134,8 @@ nbo effects run --event comment --command apply --permission admin apply12 ```13 14 For `onEvent` effects, `--event KIND` plus flags describing the event (`--pr`,15-`--actor`, `--permission`, `--label`, `--command`, ...) stand in16-for a delivery: `list` then shows why each effect would be skipped.17+`--actor`, `--permission`, `--label`, `--command`, ...) stand in for a delivery:18+`list` then shows why each effect would be skipped.19 20 ## Exit codes21 22diff --git a/docs/EFFECTS.md b/docs/EFFECTS.md23index a2ce914..d2009e8 10064424--- a/docs/EFFECTS.md25+++ b/docs/EFFECTS.md26@@ -299,4 +299,4 @@ services.nixbot.effects.perRepoSecretFiles = {27 ```28 29 The secrets files must be valid JSON files containing the secrets that will be30-made available to your effects at runtime.31\ No newline at end of file32+made available to your effects at runtime.