Skip to content

A modified (hopefully temporary) version of the Divi Marketplace PHPCS rules, with a workaround for issue #6

Notifications You must be signed in to change notification settings

divimode/marketplace-phpcs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workaround for issue #6 until elegant themes fixes the official PHPCS module.

Also enabled PHP 7 syntax issue #7

Prerequisites

Git (Distributed version-control system)

Composer (PHP Dependency Manager)

Usage

  1. Clone this repository git clone https://github.com/divimode/marketplace-phpcs/
  2. Inside the marketplace-phpcs directory, run composer install
  3. Then run ./vendor/bin/phpcs --standard=ruleset.xml /full/path/to/your/product
  4. To only show errors add -n to the command above.

About

A modified (hopefully temporary) version of the Divi Marketplace PHPCS rules, with a workaround for issue #6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%