Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

PrestaShop/PrestaShop-norm-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

/!\ DEPRECATED /!\

This follows our old norm, do not use it of your using PrestaShop 1.6.1.0+

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

All PrestaShop Coding Standards have been introduced 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