Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor formulae, update 0.1.87, and add CI #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

danielbayley
Copy link

@danielbayley danielbayley commented Dec 23, 2024

You can preview the CI in action here on my fork

See also yaml/yamlscript#207 and yaml/yamlscript#197 (comment).

@@ -0,0 +1,52 @@
class YsAT0187 < Formula
desc "Program in YAML — Code is Data"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use single quotes where interpolation is not used?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use single quotes where interpolation is not used?

@ingydotnet In this case no, as this is enforced by the Homebrew style command, which is build on top of their opinionated Rubocop config… It actually used to enforce single quotes, but they switched it to double a while back.

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.

2 participants