-
Notifications
You must be signed in to change notification settings - Fork 343
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
workflow: dogfood & tidy #1165
workflow: dogfood & tidy #1165
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am personally not a fan of the {}
syntax in yaml, additionally its even less commonly seen in the scope of GitHub Actions.
I wholeheartedly agree: it's |
|
For the same reason some code files contain line breaks, even if they don't have to: readability. |
Still not right - an accurate analogy would be refusing to use line breaks. Refusing to use a feature regardless of scenario is inexplicable.
yes, maximising that here. Also not using |
Re |
|
4b933a6
to
96cbc0e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 🤺 🤝
--draft