style: exclude vendor/ from markdown tooling (future-proofing) #482

Merged
clawdie merged 1 commit from fix/vendor-future-proofing into main 2026-08-23 21:19:26 +02:00
Owner
  • .prettierignore: add vendor/ so vendored third-party markdown is ignored
  • scripts/check-okf.sh: skip vendor/ when validating okf frontmatter

No vendor/ directory exists currently; this prevents future noise if one is added.

- .prettierignore: add vendor/ so vendored third-party markdown is ignored - scripts/check-okf.sh: skip vendor/ when validating okf frontmatter No vendor/ directory exists currently; this prevents future noise if one is added.
style: exclude vendor/ from markdown tooling (future-proofing)
Some checks failed
CI / python-tests (pull_request) Successful in 1m11s
CI / rust (pull_request) Failing after 1m17s
CI / markdown (pull_request) Failing after 1m2s
format-check / prettier (pull_request) Failing after 1m10s
ci-gate / gate (pull_request) Successful in 4m57s
CI / port (pull_request) Failing after 1m17s
leak-guard / guard (pull_request) Successful in 1m8s
CI / agent-jail-pkgs (pull_request) Failing after 1m11s
fa2827471f
- .prettierignore: add vendor/ so vendored third-party markdown is ignored
- scripts/check-okf.sh: skip vendor/ when validating okf frontmatter

No vendor/ directory exists currently; this prevents future noise if one is added.
clawdie deleted branch fix/vendor-future-proofing 2026-08-23 21:21:17 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawdie/colibri!482
No description provided.