instaclick/coding-standard

Instaclick coding standard for PHP_CodeSniffer

Maintainers

Package info

github.com/instaclick/CodingStandard

pkg:composer/instaclick/coding-standard

Statistics

Installs: 6 014

Dependents: 13

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.2 2020-05-08 15:12 UTC

This package is not auto-updated.

Last update: 2026-02-28 21:06:12 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.