Open DavidGoldwasser opened 3 years ago
There is a collection of blank lines that have expanded over time. Doesn't impact how it renders but these unneeded updates create merge conflict headaches. https://github.com/NREL/openstudio-common-measures-gem/blob/develop/lib/measures/openstudio_results/resources/report.html.erb#L37-L44
@nllong Maybe this should be in extension gem as it isn't unique to this repo. Happens on any reporting measures.
Here is what is odd. The description of the rake task is. Run the CLI task to check for measure updates, but if I use the CLI and use
openstudio measure -u lib/measures/reporting_measure
oropenstudio measure -t lib/measures/
it doesn't do this. Only when I do it through the rake task. Because of this I never update through rake. This isn't new to 3.2