-
It might be a duplicate of #1884 - but I am looking for a way to tell my PHPCS that they can ignore exactly same what it is listed on `.gitignore`. It will save a lot of time. Also, I would like to ha…
-
## Description
This is a follow up to https://github.com/Automattic/woocommerce-payments/pull/8415 where there are some issues reported by phpcs that were not a straight-forward fix.
Running
```sh
…
-
In response to [this message](https://www.reddit.com/r/PHP/comments/824p11/serious_alternatives_to_squizlabs_phpcs/dv8ijn9/) on Reddit.
I haven't got loads of time to help, but if more people join …
Basje updated
6 years ago
-
https://integration.moodle.org/job/Precheck%20remote%20branch/157824/artifact/work/smurf.html#grunt
fix the following PHPCS issues:
![Image](https://github.com/Catalyst-QUT-2023/moodle/assets/572773…
-
Like a lot of other people, I'm running in to the error where the plugin cannot find the path to `phpcs`.
The instructions say that you can do a Project-wide Installation by using composer to requ…
-
I use wodby/drupal-php (docker4drupal), which have inside a phpcs
`docker-compose exec php phpcs --version`
> PHP_CodeSniffer version 3.3.2 (stable) by Squiz (http://www.squiz.net)
Can I use this…
-
The most recent PHPCS is not supported in this repo, also there are PSR2 clashes with the repo. The current repo does not support PHP 7 return type Hinting, which was fixed in the last year in PHPCS >…
-
Currently, [PHP CodeSniffer does not enforce](https://github.com/woocommerce/woocommerce-gateway-stripe/pull/2561#discussion_r1137807937) the use of a `@param` comment.
We should probably normalize…
-
Hello !
Thank you for the awesome project!
Based on the GitHub Actions example in the reviewdog org, I created a new [action for running phpcs](https://github.com/shirobrak/action-phpcs).
If t…
-
Our project has its own [phpcs.xml](https://github.com/Gizra/og/blob/8.x-1.x/phpcs.xml) that points to a [custom ruleset "Drupal Module"](https://github.com/Gizra/og/blob/8.x-1.x/phpcs-ruleset.xml.dis…