Skip to content

instaclick/CodingStandard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.