Skip to content

jnadaud/PrestaShop-norm-validator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

PrestaShop-norm-validator

Since version 1.6.1.0 of PrestaShop, we are using the PSR-2 Coding Style Guide as our coding standards. Learn more about this here.

Installation

  1. Install phpcs: pear install PHP_CodeSniffer

  2. Find your PEAR directory: pear config-show | grep php_dir

  3. You can run PHP CodeSniffer against an entire directory: phpcs --standard=PSR2 PrestaShop/classes/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%