Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 478 Bytes

Instaclick PHP CodeSniffer Coding Standard

A code standard to check against Instaclick's coding standard that extends:

Sniffs

Instaclick.Formatting.BlankLineBeforeIfSniff

  • Add a blank line before if statements, unless the if is alone inside a statement-group.