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

Add support for .yaml extension lookup of boilerplate file. #200

Open
Rakhmanov opened this issue Oct 18, 2024 · 0 comments
Open

Add support for .yaml extension lookup of boilerplate file. #200

Rakhmanov opened this issue Oct 18, 2024 · 0 comments
Labels
boilerplate enhancement New feature or request

Comments

@Rakhmanov
Copy link

Describe the solution you'd like
Add support to lookup boilerplate.yaml in addition to boilerplate.yml.

Describe alternatives you've considered
This is first project I've seen that is strict about extension choice, intentionally or not. This is deviates from expectation and requires additional automated verification or mental toil to avoid committing files with unsupported extension. It will be much easier if the both idiomatic exceptions would be supported.

Additional context
Currently there valid boilerplate file with extension .yaml is not being found. It would be good practice not to prescribe usage of specific extensions and leave it to the user's team and repository conventions to drive this decision.

@Rakhmanov Rakhmanov added the enhancement New feature or request label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boilerplate enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants