backdrop/coder

Coder is a library to review Backdrop code.

Installs: 2 289

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 7

Open Issues: 2

Type:backdrop-module

1.0.1 2018-07-20 18:25 UTC

This package is auto-updated.

Last update: 2024-04-07 07:05:46 UTC


README

Build Status

This is a developer library that assists with code review so Backdrop code can maintain standards defined on https://api.backdropcms.org

Built-in support for:

Installation

User composer to install:

composer require backdrop/coder

Running phpcs Code Checks

./vendor/bin/phpcs --standard=./vendor/backdrop/coder/coder_sniffer/Backdrop path/to/code

Automated Testing (PHPUnit)

To execute the phpunit tests:

./vendor/bin/phpunit

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Current Maintainers

Credits

Doug Green douggreen@douggreenconsulting.com

Solotandem - https://www.drupal.org/u/solotandem