diff --git a/justfile b/justfile index c3b012d..a93ba24 100644 --- a/justfile +++ b/justfile @@ -55,9 +55,9 @@ bundle: catalog-check-production fmt: cargo +nightly fmt - tombi format - fd -tf -e md -x prettier --write --prose-wrap always --print-width 80 - rumdl check --flavor commonmark --fix + tombi format --offline + fd -tf -e md -E security-report -E 'SECURITY_AUDIT_*.md' -x prettier --write --prose-wrap always --print-width 80 + rumdl check --flavor commonmark --exclude 'security-report/**,SECURITY_AUDIT_*.md' --fix just --fmt _fix: