credy/tc-coding-standard

Traffic Control coding standard

Installs: 3 485

Dependents: 20

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:phpcodesniffer-standard

dev-master 2021-12-02 11:32 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:12 UTC


README

This repository contains settings for Traffic Control coding style. Based on Yii2 coding style

PHP_Codesniffer

PHP_CodeSniffer coding standard, rule set and sniff token parsing classes for Traffic Control.

Using code style

After CodeSniffer is installed you can launch it with custom code style using the following syntax:

$ ./vendor/bin/phpcs --extensions=php --standard=TC .

Useful links