instaclick/coding-standard

Instaclick coding standard for PHP_CodeSniffer

Installs: 5 862

Dependents: 13

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 4

Open Issues: 0

pkg:composer/instaclick/coding-standard

1.1.2 2020-05-08 15:12 UTC

This package is not auto-updated.

Last update: 2025-10-11 19:21:27 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.