Skip to content

matomo-org/matomo-coding-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To set up run below command

composer install

To test Matomo core

./vendor/bin/phpcs --report-full --standard=Matomo/ruleset.xml --report-checkstyle=./phpcs-report.xml /path/to/matomo

To test your plugin repository execute below command

./vendor/bin/phpcs --report-full --standard=Matomo/ruleset.xml --report-checkstyle=./phpcs-report.xml /path/to/matomo/plugins/GoogleAnalyticsImporter/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages