Skip to content

Commit

Permalink
Merge branch 'feature/issue-5-no-byteordermark' of github.com:WPTRT/W…
Browse files Browse the repository at this point in the history
…ordPress-Coding-Standards into feature/theme-review-sniffs
  • Loading branch information
grappler committed Jul 14, 2016
2 parents 7eb7a84 + 793537a commit 44373ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions WordPress-Theme/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
</rule>


<!-- No ByteOrderMark allowed - important to prevent issues with content being sent before headers. -->
<rule ref="Generic.Files.ByteOrderMark" />


</ruleset>

0 comments on commit 44373ed

Please sign in to comment.