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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 crd: Respect multiline comments at godocs #870

Commits on Dec 20, 2023

  1. crd: Respect multiline comments at godocs

    Sometimes at type has examples about how to use it embedding something
    like a yaml on it, yamls should not be truncated and they are white
    space sensitive. This change keep the new lines and also remove the
    white space trimming only on /* comments.
    
    Signed-off-by: Enrique Llorente <ellorent@redhat.com>
    qinqon committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7488021 View commit details
    Browse the repository at this point in the history