Skip to content

fix(discord): ignore .DS_Store localization entries#833

Open
ugcodrr wants to merge 1 commit intomainfrom
fix-ds-store-localization
Open

fix(discord): ignore .DS_Store localization entries#833
ugcodrr wants to merge 1 commit intomainfrom
fix-ds-store-localization

Conversation

@ugcodrr
Copy link
Copy Markdown
Member

@ugcodrr ugcodrr commented May 4, 2026

Prevents Finder .DS_Store files from leaking into Discord command localization payloads.

Includes:

  • Filters locales/ to directories only when collecting supported languages
  • Filters the default locale directory to .json files only when collecting namespaces
  • Adds repo-level .DS_Store ignore rules
  • Removes current local .DS_Store files from the worktree
  • No tracked .DS_Store files existed to remove from git history

Checks run:

  • pnpm --filter @statsify/discord test:types
  • pnpm --filter @statsify/discord lint
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
statsify Ready Ready Preview, Comment May 4, 2026 10:39pm

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant