You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem/challenge you have
If you have a large template (for example docker swarm stack), the resulting file may be even larger. In addition, it is difficult to navigate in such resulting files due to the absence of empty lines between blocks.
Describe the solution you'd like
It would be cool if there was an annotation with which you could put an empty line in the resulting file.
Something like #@ yaml/empty-line
Anything else you would like to add:
Nothing)
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered:
Hi @klimonoid - Thanks for your request. This can be a good addition to what we are already exploring an open issue regarding emitting comments in resulting YAML.
We feel we can add empty lines in resulting YAML too along with this feature. Please let us know your thoughts and also if you feel your request is not similar.
Thanks again for reaching out..
Hello, @vmunishwar . Yes, solving the problem you mentioned would also be very useful. Thank you for your reply. We are looking forward to the implementation.
Describe the problem/challenge you have
If you have a large template (for example docker swarm stack), the resulting file may be even larger. In addition, it is difficult to navigate in such resulting files due to the absence of empty lines between blocks.
Describe the solution you'd like
It would be cool if there was an annotation with which you could put an empty line in the resulting file.
Something like #@ yaml/empty-line
Anything else you would like to add:
Nothing)
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered: