yml vs yaml
#7250
Replies: 1 comment 1 reply
-
I personally have no preference, they should both work interchangeably. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to ask if there is a convention within this project on when to use the file extension '.yml' vs '.yaml'? Both file extensions appear regularly in the project with '.yml' being the preferred extension for the CRDGenerator, see code.
The yaml specification website states "Please use '.yaml' when possible", https://yaml.org/faq.html. If there is not already a convention in place would there be objection to updating the CRDGenerator to conform to the desire of the specification, '.yaml'?
Beta Was this translation helpful? Give feedback.
All reactions