-
Updated
Jul 29, 2021 - PHP
phpcs
Here are 203 public repositories matching this topic...
-
Updated
Sep 13, 2021 - PHP
-
Updated
Jun 30, 2021 - Python
-
Updated
Mar 21, 2021 - PHP
-
Updated
Apr 23, 2021 - PHP
What problem would the enhancement address for VIP?
There's a potential issue with using target="_blank"
and not using rel="noopener"
or rel="noreferrer"
.
See: https://web.dev/external-anchors-use-rel-noopener/
Describe the solution you'd like
Maybe warn about this if we see noopener
or noreferrer
present?
What code should be reported as a violation?
`<a target="_
-
Updated
Jan 21, 2021 - Python
-
Updated
Sep 9, 2021 - PHP
-
Updated
Sep 5, 2021 - PHP
emit status report
when cs2pr
completes and no errors/warnings have to be emitted, the screen stays empty.
as a user I dont know whether everything worked well and nothing had to be reported or there was a error and I dont see it.
at best we could emit a processed x errors and y warnings
or similar status message at the very end into STDERR
, so we dont destory possible consumers of our gihtub-api checks
-
Updated
Sep 11, 2021 - Java
-
Updated
Aug 21, 2021 - Shell
-
Updated
Jul 6, 2021 - PHP
Issue Overview
When requesting a report for a specific version of a plugin, if Tide doesn't yet have a report for it it'll start to generate one and return a <p>pending</p>
response.
That response then gets cached, and will return the <p>pending</p>
response until it expires.
Suffixing a ?1
to the URL to bypass the URL caching then results in being able to access it.
Steps to R
PHP_CodeSniffer v3.1.1 changed the search order for configuration files, we need to update to follow here.
-
Updated
Jun 24, 2021 - PHP
-
Updated
Jun 14, 2020 - Shell
It appears that there's no link to, or information about, the PHPCS rules from anywhere on the Coding Standards Handbook.
-
Updated
Jul 12, 2021 - PHP
-
Updated
Nov 21, 2018 - JavaScript
-
Updated
Sep 14, 2021 - CoffeeScript
-
Updated
May 4, 2020 - Dockerfile
-
Updated
Mar 31, 2018 - CoffeeScript

-
Updated
Mar 19, 2020 - Shell
-
Updated
Aug 22, 2021 - PHP
Improve this page
Add a description, image, and links to the phpcs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phpcs topic, visit your repo's landing page and select "manage topics."
Project description
Behind the scenes, a side-project has started to create a (GitHub Pages) website for this project with helpful information about the things PHPCompatibility detects and how to fix them.
@afilina has done amazing work creating a documentation generation engine which will create a page with the basic information about each sniff from the docblocks in the sniff code itsel