Download the PHP package dekodeinteraktiv/coding-standards without Composer
On this page you can find all versions of the php package dekodeinteraktiv/coding-standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dekodeinteraktiv/coding-standards
More information about dekodeinteraktiv/coding-standards
Files in dekodeinteraktiv/coding-standards
Download dekodeinteraktiv/coding-standards
More information about dekodeinteraktiv/coding-standards
Files in dekodeinteraktiv/coding-standards
Vendor dekodeinteraktiv
Package coding-standards
Short Description Dekode Coding Standards
License MIT
Package coding-standards
Short Description Dekode Coding Standards
License MIT
Please rate this library. Is it a good library?
Informations about the package coding-standards
Dekode Coding Standards
Installation and usage
Add lint script to composer.json
Configuration File
Create a phpcs.xml.dist file in your project root with the following contents. (Update required PHP version and text_domain accordingly.)
DekodeNoAlignment ruleset
DekodeNoAlignment extends Dekode with additional strictness. Use it in place of Dekode for projects that want tighter formatting enforcement:
- Adds a custom
DekodeNoAlignment.Formatting.DisallowDoubleSpacesniff: disallows two or more consecutive spaces on a line (outside indentation) — auto-fixable viaphpcbf - Suppresses noisy warnings for value-alignment (
MultipleStatementAlignment,DoubleArrowNotAligned) - Suppresses
Squiz.Commenting.FunctionComment.SpacingAfterParamType
All versions of coding-standards with dependencies
PHP Build Version
Package Version
Requires
dealerdirect/phpcodesniffer-composer-installer Version
~1.2.0
phpcompatibility/phpcompatibility-wp Version ~2.1.7
wp-coding-standards/wpcs Version ~3.4.1
phpcompatibility/phpcompatibility-wp Version ~2.1.7
wp-coding-standards/wpcs Version ~3.4.1
The package dekodeinteraktiv/coding-standards contains the following files
Loading the files please wait ...