Q: Are comment lines allowed in yardopts file ?
Thoroughly read the Guide and the yardopts help file and find no solution.
Starting a line with a # character does not seem to work.
This came up because I desire to do 2 things:
-
In testing, I want to temporarily switch "off" an option line without having to delete the line (or create a cloned file with a different name.)
-
I want to place an informational "reason" above some options to explain (to other users coming later) why I used the options the way I did. (To avoid someone coming along later and thinking they knew better and could change the options or consolidate them differently which would have a negative effect on the output.)
Q: Are comment lines allowed in yardopts file ?
Thoroughly read the Guide and the yardopts help file and find no solution.
Starting a line with a # character does not seem to work.
This came up because I desire to do 2 things:
In testing, I want to temporarily switch "off" an option line without having to delete the line (or create a cloned file with a different name.)
I want to place an informational "reason" above some options to explain (to other users coming later) why I used the options the way I did. (To avoid someone coming along later and thinking they knew better and could change the options or consolidate them differently which would have a negative effect on the output.)