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

allow for adding of ending of file #234

Open
djdanielsson opened this issue Apr 21, 2023 · 3 comments
Open

allow for adding of ending of file #234

djdanielsson opened this issue Apr 21, 2023 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@djdanielsson
Copy link

Description

technically for a yaml file you are supposed to start it with '---' which you have an option for but you do not have an option for ending the file with '...'

Possible Solution

create an option (off by default because it is less popular) to add ... to any yaml file that it is missing on

Related Issue

N/A

@lyz-code
Copy link
Owner

Hi @djdanielsson thank you for taking the time to open a PR. I was not aware of the ... file ending, can you give a link to the official docs showing its usage?

I'm fine with your proposed solution, however it won't be between my priorities to develop. I'll review any PR you or other make though :)

@lyz-code lyz-code added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 24, 2023
@djdanielsson
Copy link
Author

@lyz-code
Copy link
Owner

Thanks @djdanielsson it looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants