Skip to content

fix: ignore scanner metadata files - #44

Open
floze-the-genius wants to merge 1 commit into
Railly:mainfrom
floze-the-genius:fix/41-ignore-metadata-files
Open

fix: ignore scanner metadata files#44
floze-the-genius wants to merge 1 commit into
Railly:mainfrom
floze-the-genius:fix/41-ignore-metadata-files

Conversation

@floze-the-genius

Copy link
Copy Markdown

Summary

  • exclude HISTORY.md, CHANGES.md, AUTHORS, NOTICE, .gitignore, and .gitkeep from scanner candidates
  • use one case-insensitive predicate for top-level and nested flat Markdown scans
  • add a Bun regression test and run it in CI
  • rebuild the tracked Obsidian plugin bundle

Validation

  • bun test — 1 passed
  • bun run build
  • bun run lint
  • bun run scripts/check-tool-count.ts
  • git diff --check

Closes #41

@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

@floze-the-genius is attempting to deploy a commit to the Crafter Station Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scanner: extend IGNORED_FILES with HISTORY.md, CHANGES.md, AUTHORS, NOTICE

1 participant