Skip to content

Commit fcb6158

Browse files
Remove exclude of hpxml.rb.
1 parent e7dc15e commit fcb6158

File tree

3 files changed

+707
-501
lines changed

3 files changed

+707
-501
lines changed

.rubocop.yml

-2
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,11 @@ Style/CollectionCompact:
5656
Style/Documentation:
5757
Exclude:
5858
- '**/tests/*.rb'
59-
- 'HPXMLtoOpenStudio/resources/hpxml.rb'
6059
- 'workflow/**/*.rb'
6160
- 'tasks.rb'
6261
Style/DocumentationMethod:
6362
Exclude:
6463
- '**/tests/*.rb'
65-
- 'HPXMLtoOpenStudio/resources/hpxml.rb'
6664
- 'workflow/**/*.rb'
6765
- 'tasks.rb'
6866
Style/DocumentDynamicEvalDefinition:

HPXMLtoOpenStudio/measure.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<schema_version>3.1</schema_version>
44
<name>hpxm_lto_openstudio</name>
55
<uid>b1543b30-9465-45ff-ba04-1d1f85e763bc</uid>
6-
<version_id>0e095007-5e1c-43e9-bae3-947ff87b9565</version_id>
7-
<version_modified>2024-07-08T15:46:15Z</version_modified>
6+
<version_id>c482344a-2980-49fe-ba53-d1453cab8c02</version_id>
7+
<version_modified>2024-07-09T18:06:44Z</version_modified>
88
<xml_checksum>D8922A73</xml_checksum>
99
<class_name>HPXMLtoOpenStudio</class_name>
1010
<display_name>HPXML to OpenStudio Translator</display_name>
@@ -345,7 +345,7 @@
345345
<filename>hpxml.rb</filename>
346346
<filetype>rb</filetype>
347347
<usage_type>resource</usage_type>
348-
<checksum>0C19CED4</checksum>
348+
<checksum>0ED6E9C4</checksum>
349349
</file>
350350
<file>
351351
<filename>hpxml_defaults.rb</filename>

0 commit comments

Comments
 (0)