Skip to content

Instantly share code, notes, and snippets.

@DaRaFF
Created September 3, 2010 08:59
Show Gist options
  • Save DaRaFF/563640 to your computer and use it in GitHub Desktop.
Save DaRaFF/563640 to your computer and use it in GitHub Desktop.
<ruleset name=”BAK”>
<description>BAK coding standard</description>
<rule ref=”PEAR”>
<exclude name=”Generic.Files.LineLength”/>
<exclude name=”PEAR.WhiteSpace.ScopeIndent”/>
</rule>
<rule ref=”Generic.Functions.OpeningFunctionBraceKernighanRitchie”/>
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment