instaclick/coding-standard

Instaclick coding standard for PHP_CodeSniffer

Maintainers

Package info

github.com/instaclick/CodingStandard

pkg:composer/instaclick/coding-standard

Statistics

Installs: 6 027

Dependents: 13

Suggesters: 0

Stars: 1

Open Issues: 1

1.1.2 2020-05-08 15:12 UTC

This package is not auto-updated.

Last update: 2026-03-14 21:22:30 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.