Skip to content

Commit

Permalink
Remove hashsyntax cop.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed May 9, 2024
1 parent fa2c35b commit a2af4da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
10 changes: 2 additions & 8 deletions measures/UpgradeCosts/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.1</schema_version>
<name>upgrade_costs</name>
<uid>ef51212c-acc4-48d7-9b29-cf2a5c6c4449</uid>
<version_id>6610ed99-de5c-4dfd-909c-73e985f0e234</version_id>
<version_modified>2024-05-08T20:02:12Z</version_modified>
<version_id>5e91b464-8207-42a3-befc-b179bca3b713</version_id>
<version_modified>2024-05-09T18:05:16Z</version_modified>
<xml_checksum>9BF1E6AC</xml_checksum>
<class_name>UpgradeCosts</class_name>
<display_name>Upgrade Costs</display_name>
Expand Down Expand Up @@ -161,12 +161,6 @@
<usage_type>test</usage_type>
<checksum>3472996A</checksum>
</file>
<file>
<filename>SFD_2story_CS_UA_AC2_FuelBoiler_FuelTankWH.xml</filename>
<filetype>xml</filetype>
<usage_type>test</usage_type>
<checksum>DED12E0D</checksum>
</file>
<file>
<filename>SFD_2story_CS_UA_GRG_ASHPV_FuelTanklessWH.osw</filename>
<filetype>osw</filetype>
Expand Down
1 change: 0 additions & 1 deletion tasks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ def display_usage(command_list)
'Lint/UselessAssignment',
'Style/AndOr',
'Style/FrozenStringLiteralComment',
'Style/HashSyntax',
'Style/Next',
'Style/NilComparison',
'Style/RedundantParentheses',
Expand Down

0 comments on commit a2af4da

Please sign in to comment.