-
## Is your feature request related to a problem?
XML docs for sniffs should have consistent formatting, but this can't currently be checked automatically as the `xmllint` + `diff` commands need the…
jrfnl updated
2 months ago
-
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
-
### Discussed in https://github.com/squizlabs/PHP_CodeSniffer/discussions/3873
Originally posted by **finn-matti** August 11, 2023
Context: We do not have a linter in use in our project, but n…
-
This ticket is meant as the next iteration, following up on #91
In this iteration, the following additional variants should be explored:
- [x] Having some builds with a global install of PHPCS +…
jrfnl updated
1 month ago
-
**Prerequisites (mark completed items with an [x]):**
- [ ] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose
- [ ] My issue is no…
-
Currently, what is the proper way to ignore a phpcs rule in VSCode, without adding comments on a file-by-file basis? Is the current method still to create my own custom ruleset, and omit any rules I …
-
## Is your feature request related to a problem?
To avoid direct file access, a lot of WP files disallow access if ABSPATH is not defined.
Since this essentially useful for all files that are used i…
-
Via:
* https://yoast.slack.com/archives/CQ2G9ASK1/p1596032760007100
* https://yoast.slack.com/archives/CQ2G9ASK1/p1596032943008700
* https://yoast.slack.com/archives/C0361PEK4/p1592487948161600
…
-
Hi,
I noticed my php-cs-fixer stopped working. I've enabled show_debug and looked at the log messages.
```
[Phpcs] I
Legend: ?-unknown, I-invalid file syntax, file ignored, .-no changes, F-fixed, E-…
-
Hello, thank you for your lib, it's very useful. :partying_face:
I'm in need to version a file that has invalid code when checked against the validator. I want to verify this file and not let it b…