You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(caddy): use language none for Caddyfile code blocks
Pygments has no Caddy lexer, so the nginx lexer was failing on Caddy's
brace syntax, causing Sphinx to emit warnings treated as errors in CI.
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
0 commit comments