2017 © Pedro Peláez
 

library moodle-coding-standard

Moodle CodeSniffer Standards

image

moodlerooms/moodle-coding-standard

Moodle CodeSniffer Standards

  • Thursday, October 6, 2016
  • by moodlerooms
  • Repository
  • 6 Watchers
  • 1 Stars
  • 74,268 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 9 Forks
  • 0 Open issues
  • 6 Versions
  • 10 % Grown

The README.md

Introduction

This project is simply a way to package up and distribute the Moodle Coding Standard which is defined in the following project: moodle-local_codechecker, (*1)

This project does not attempt to do anything else. If there are problems with the standard, then the problems should be addressed in the moodle-local_codechecker project. Once the problem is fixed, it can be synced from moodle-local_codechecker into this project., (*2)

Latest Stable Version Total Downloads License, (*3)

Install

Just add it to your project's composer.json file (--dev is optional based on your needs):, (*4)

composer require --dev blackboard-open-source/moodle-coding-standard

Usage

The following paths may change based on how things are installed, but basically you are looking for the path to the CodeSniffer command and the path to the moodle directory of this project:, (*5)

vendor/bin/phpcs --standard=vendor/blackboard-open-source/moodle-coding-standard/moodle /path/to/moodle/plugin

Credits

All praise should go to the contributors of moodle-local_codechecker., (*6)

License

This project is licensed under the GNU GPL v3 or later. See the LICENSE file for details., (*7)

The Versions

06/10 2016

dev-master

9999999-dev

Moodle CodeSniffer Standards

  Sources   Download

GPL-3.0

The Requires

 

codesniffer moodle

06/10 2016

2.0.3

2.0.3.0

Moodle CodeSniffer Standards

  Sources   Download

GPL-3.0

The Requires

 

codesniffer moodle

07/04 2016

2.0.2

2.0.2.0

Moodle CodeSniffer Standards

  Sources   Download

GPL-3.0

The Requires

 

codesniffer moodle

14/03 2016

2.0.1

2.0.1.0

Moodle CodeSniffer Standards

  Sources   Download

GPL-3.0

The Requires

 

codesniffer moodle

02/02 2016

2.0.0

2.0.0.0

Moodle CodeSniffer Standards

  Sources   Download

GPL-3.0

The Requires

 

codesniffer moodle

08/09 2015

1.0.0

1.0.0.0

Moodle CodeSniffer Standards

  Sources   Download

GPL-3.0

The Requires

 

codesniffer moodle