instaclick/coding-standard

Instaclick coding standard for PHP_CodeSniffer

1.1.2 2020-05-08 15:12 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:32:52 UTC


README

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.