Skip to content

fix(homebrew): Validate rendered formula quoting - #8

Merged
philprime merged 1 commit into
mainfrom
philprime/fix/homebrew-formula-quoting
Sep 16, 2026
Merged

philprime merged 1 commit into
mainfrom
philprime/fix/homebrew-formula-quoting

Conversation

@philprime

Copy link
Copy Markdown
Member

Use Homebrew's required double-quoted strings in the Apple Docs formula template so publication no longer fails the tap's style checks. Validate each rendered formula with brew style in the existing template tests, catching this before publication.

Validation
The new check reproduced all 23 string-literal offenses before the fix. make test-homebrew, formatting, and pre-commit checks now pass. Full make test remains blocked locally by missing rpmbuild.

Publication
After merge, rerun publication for techprimate/apple-docs-cli@v0.0.5 to update techprimate/homebrew-tap#8 with the corrected quoting. The executable-permissions fix, revision 1, and release checksums remain unchanged.

@philprime
philprime enabled auto-merge (squash) September 16, 2026 08:34
@philprime
philprime merged commit e302bb5 into main Sep 16, 2026
1 of 2 checks passed
@philprime
philprime deleted the philprime/fix/homebrew-formula-quoting branch September 16, 2026 08:35
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.

1 participant