Skip to content

Commit

Permalink
Merge pull request #350 from Yoast/JRF/yoastcs-ruleset-dont-allow-dou…
Browse files Browse the repository at this point in the history
…ble-new-lines

YoastCS rules: remove exclusion for empty lines
  • Loading branch information
jrfnl authored Nov 20, 2023
2 parents 8da27a5 + 7260b56 commit 25cc126
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Yoast/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
<property name="minimum_wp_version" value="6.2"/>
</properties>

<exclude name="Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines"/>

<!-- No need for this sniff as every Yoast travis script includes linting all files. -->
<exclude name="Generic.PHP.Syntax"/>

Expand Down

0 comments on commit 25cc126

Please sign in to comment.