Skip to content

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