Skip to content

Commit d091560

Browse files
committed
Remove extra tabs that snuck in the XML file
1 parent fe2c16e commit d091560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WordPress-VIP-Go/ruleset.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@
257257
</rule>
258258

259259
<!-- Silence is golden, these don't affect us on VIP Go -->
260-
<rule ref="VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable">
261-
<severity>0</severity>
260+
<rule ref="VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable">
261+
<severity>0</severity>
262262
</rule>
263263
<rule ref="WordPress.DB.SlowDBQuery.slow_db_query_meta_key">
264264
<!-- We are silencing this one because VIP Go has a combined index on meta_key, meta_value-->

0 commit comments

Comments
 (0)