Skip to content

chore: remove macOS metadata file#339

Merged
WH-2099 merged 1 commit into
mainfrom
chore/remove-macos-metadata
May 20, 2026
Merged

chore: remove macOS metadata file#339
WH-2099 merged 1 commit into
mainfrom
chore/remove-macos-metadata

Conversation

@WH-2099
Copy link
Copy Markdown
Member

@WH-2099 WH-2099 commented May 20, 2026

Closes #338

Pull Request Checklist

Thank you for your contribution! Before submitting your PR, please make sure you have completed the following checks:

Compatibility Check

  • I have checked whether this change affects the backward compatibility of the plugin declared in README.md
  • I have checked whether this change affects the forward compatibility of the plugin declared in README.md
  • This change does not introduce a breaking change.
  • I have described the compatibility impact and the corresponding version number in the PR description
  • I have checked whether the plugin version is updated in the README.md

Available Checks

  • just build has passed
  • Relevant documentation has been updated (if necessary)

Summary

  • Remove the tracked .github/.DS_Store metadata file.

Compatibility

No SDK API, manifest, runtime, packaging, or plugin version impact. This only removes OS metadata from version control.

Validation

  • git diff --cached --check passed before commit.
  • just build passed.
  • The commit hook just check was not used because it scans unrelated untracked external working directories in this checkout; the PR diff only deletes .github/.DS_Store.

@WH-2099 WH-2099 self-assigned this May 20, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@WH-2099 WH-2099 marked this pull request as ready for review May 20, 2026 07:38
@WH-2099 WH-2099 enabled auto-merge (squash) May 20, 2026 07:43
@WH-2099 WH-2099 merged commit 43ede32 into main May 20, 2026
4 checks passed
@WH-2099 WH-2099 deleted the chore/remove-macos-metadata branch May 20, 2026 07:48
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.

Remove macOS metadata from GitHub config

2 participants