Is there a way to override the language options through the .groc.json file or command line? Docco has this capability which allows me to use a different comment style for documentation comments and commented code or other flavor documentation comments (jsdoc, etc.) that don't read well in literate comments.
Is there a way to override the language options through the
.groc.jsonfile or command line? Docco has this capability which allows me to use a different comment style for documentation comments and commented code or other flavor documentation comments (jsdoc, etc.) that don't read well in literate comments.