![]() Previously, YARD would parse ruby strings which used %Q notation and return the syntax literally. This commit adds a new Util module with a `scrub_string` method to check for such a string and remove the errant %Q and %q's. |
||
---|---|---|
.. | ||
code_objects | ||
handlers | ||
parsers/puppet | ||
tags | ||
templates/default | ||
code_objects.rb | ||
handlers.rb | ||
parsers.rb | ||
tags.rb | ||
util.rb |