Skip to content

Instantly share code, notes, and snippets.

@mythril
Created May 15, 2013 22:00
Show Gist options
  • Save mythril/5587765 to your computer and use it in GitHub Desktop.
Save mythril/5587765 to your computer and use it in GitHub Desktop.
<ruleset name="name-of-your-coding-standard">
<description>Description of your coding standard</description>
<rule ref="Generic.PHP.DisallowShortOpenTag"/>
<!-- ... -->
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment