We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e956106 commit 64a2ffbCopy full SHA for 64a2ffb
1 file changed
AGENTS.md
@@ -36,7 +36,7 @@ codespell
36
RUSTDOCFLAGS="-D warnings" cargo doc --no-deps --all-features \
37
--document-private-items
38
./contrib/test_local.sh # does NOT include payjoin-mailroom
39
-npx prettier --check '**/*.md' # CI runs prettier via treefmt
+treefmt --ci # prettier, taplo, nixfmt, shellcheck, shfmt
40
codespell
41
```
42
0 commit comments