Skip to content

fix(config): allow spaces in macOS preference keys#53

Open
jerryjrxie wants to merge 1 commit intoopenbootdotdev:mainfrom
jerryjrxie:fix/macos-pref-key-spaces
Open

fix(config): allow spaces in macOS preference keys#53
jerryjrxie wants to merge 1 commit intoopenbootdotdev:mainfrom
jerryjrxie:fix/macos-pref-key-spaces

Conversation

@jerryjrxie
Copy link
Copy Markdown
Contributor

Keys like NSStatusItem Visible Sound are valid macOS defaults but were rejected by the validator regex.

Keys like "NSStatusItem Visible Sound" are valid macOS defaults.
@github-actions github-actions Bot added the tests Tests only label May 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

👋 Thanks for opening this pull request!

Before merging:

  • Code follows existing patterns in the codebase
  • go build ./... and go vet ./... pass
  • Commit message is clear and descriptive

@fullstackjam will review this soon. Thanks for contributing! 🚀

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

Labels

tests Tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant