Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Superbrave coding standards (deprecated)

License

NotificationsYou must be signed in to change notification settings

superbrave/coding-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Superbrave coding standards uses some existing standards combined, with a few exceptions.

For more details about a custom code guideline, seehttps://github.com/squizlabs/PHP_CodeSniffer/wiki/Coding-Standard-Tutorial

Usage through composer

When using these coding standards through composer, modify the following files:

composer.json

"require-dev" : {  "superbrave/coding-standards": "dev-master"}

phpcs.xml

<?xml version="1.0"?><ruleset>  <rule ref="vendor/superbrave/coding-standards/Superbrave"/></ruleset>

Don't forget to run a composer update after editing the composer.json file.

About

Superbrave coding standards (deprecated)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp