treefmt-check
checks.aarch64-linux.treefmt
· build #314
· raw
1tribuchet: building on eliza2treefmt v2.5.0traversed 314 files3emitted 259 files for processing4formatted 259 files (2 changed) in 11.749s5 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 991170c..4f0c579 10064424--- a/docs/EFFECTS.md25+++ b/docs/EFFECTS.md26@@ -306,4 +306,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.