We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575ca24 commit c236681Copy full SHA for c236681
.github/workflows/documentation.yml
@@ -129,3 +129,4 @@ jobs:
129
cargo run --bin uudoc --all-features -- manpage cp > /tmp/cp.1
130
grep -q "\.SH EXAMPLES" /tmp/cp.1
131
grep -q "tldr-pages" /tmp/cp.1
132
+ ! grep -q "{{" /tmp/cp.1
0 commit comments