Download the PHP package walkingdexter/phpcs-diff without Composer
On this page you can find all versions of the php package walkingdexter/phpcs-diff. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download walkingdexter/phpcs-diff
More information about walkingdexter/phpcs-diff
Files in walkingdexter/phpcs-diff
Download walkingdexter/phpcs-diff
More information about walkingdexter/phpcs-diff
Files in walkingdexter/phpcs-diff
Vendor walkingdexter
Package phpcs-diff
Short Description Removes non-diff violations from PHP_CodeSniffer reports.
License BSD-3-Clause
Homepage https://github.com/WalkingDexter/phpcs-diff
Package phpcs-diff
Short Description Removes non-diff violations from PHP_CodeSniffer reports.
License BSD-3-Clause
Homepage https://github.com/WalkingDexter/phpcs-diff
Please rate this library. Is it a good library?
Informations about the package phpcs-diff
About
Removes non-diff violations from PHP_CodeSniffer reports. This is a lightweight solution with minimum requirements.
Installation
Usage
Check current changes:
This is a shortcut for:
Check changes that have been staged for commit:
Check changes relative to the main
branch:
Check changes relative to a specific commit:
If the commit name is set in the configuration options:
You can use any other options and arguments that the phpcs
command accepts.
Limitations
Only reports that use prepared data are supported.
All versions of phpcs-diff with dependencies
PHP Build Version
Package Version
Requires
squizlabs/php_codesniffer Version
^3
The package walkingdexter/phpcs-diff contains the following files
Loading the files please wait ....