2017 © Pedro Peláez
 

library sniffs

image

cadre/sniffs

  • Saturday, July 29, 2017
  • by andrewshell
  • Repository
  • 1 Watchers
  • 0 Stars
  • 170 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 25 % Grown

The README.md

Cadre.Sniffs

This is the home for custom sniffs for PHP_CodeSniffer., (*1)

Provided Sniffs:

Cadre.StrictTypesDeclaration.DeclareStrictTypes

Requires that all PHP files that start with <?php have declare(strict_types=1); on the next line followed by a new line., (*2)

The Versions