-
- Part of https://github.com/php-tuf/composer-stager/issues/78.
| | |
|---|---|
| **Dependency** | [`slevomat/coding-standard`](https://packagist.org/packages/slevomat/coding-standard) |
| **D…
-
```Magento 2.4.2```
Trying to make venia work and cant install the module-upward-connector
After running ```composer require magento/module-upward-connector``` getting this error.
![Screensho…
-
Repost from https://github.com/squizlabs/PHP_CodeSniffer/issues/3932:
> **TL;DR: This repo is being abandoned. The project continues in the [PHPCSStandards](https://github.com/PHPCSStandards/PHP_Co…
jrfnl updated
6 months ago
-
I am not sure what I am doing wrong but I can't get this plugin to work. I keep getting error messages:
![image](https://user-images.githubusercontent.com/10330481/36574806-6c3e14a2-1815-11e8-82b2-…
ghost updated
5 years ago
-
## Description
Checks and warns against the usage of image HTML in templates. Developers are encouraged to use image functions such as wp_get_attachment_image that generate image HTML in templates.…
-
Hi Team,
We are using php-actions/composer@v6 version.
When we are trying to deploy our code we are getting below error.
We have noticed that the extraction is failed at GitHub runners it sel…
-
I'd like to re-open the discussion around whether the paths registered with PHPCS should be absolute or relative paths.
Some previous issues related to this: #14, #33, #73
### Current status aft…
jrfnl updated
2 years ago
-
Sometimes, I prefer the phar distribution of various tools, and I know PHPCS creates phars both as release assets and [downloadable](https://phars.phpcodesniffer.com/), and I know there's Phive too, b…
spaze updated
4 months ago
-
Something I've been wondering about for a while now and just want to put it out there to see if there was a specific reason for (not doing) it (yet) and/or to get a second opinion.
* Currently ever…
jrfnl updated
6 years ago
-
### Is your enhancement related to a problem? Please describe.
The following checks currently rely on an extremely similar class implementation:
* `Enqueued_Scripts_In_Footer_Check`
* `I18n_Usage…