-
I found this hook here https://github.com/s0enke/git-hooks/tree/master/phpcs-pre-commit but have not got it working correctly with the Symfony2 coding standards (yet).
Would be nice to integrate it …
-
On scan page add a checkbox that will save logs of each scan check.
Save one(or multiple) logs and create a way to view(delete also) the log.
If multiple logs are going to be saved show a list of curr…
-
This issue is automatically created based on existing pull request: magento/magento2#38115: Set default PHP_CodeSniffer configuration
---------
### Description
When running `vendor/bin/phpcs…
-
## Current Situation
Inspired by #588
As things are, the tokenization of PHP open tag tokens is taken from PHP itself, without changes, but the tokenization in PHP itself is inconsistent in rega…
jrfnl updated
1 month ago
-
## Is your feature request related to a problem?
Yes and no. When using `phpcs --cache`, subsequent runs are fast. When using `phpcbf --cache`, every run takes the same amount of time as the first.…
-
Need @danbleile input on getting it up and running
-
## While trying to do this:
Running `phpcs` / `phpcbf`
## I encountered this error:
> FILE: /known/\*/templates/\*/*.tpl.php
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
1 | WARNING | No PHP …
-
I upgraded to the latest version and I got the error:
```
SyntaxError: Unexpected token 'E', "ERROR: The"... is not valid JSON
["ERROR" - 9:57:44 AM] ERROR: The file "Sites/dev/app/public/wp-conten…
-
-
## Is your feature request related to a problem? Please describe
As a module maintainer I want an easy way to lint Drupal coding standards.
## Describe the solution you'd like
- [ ] Add PHPCS and…