-
Here is the plugin https://github.com/marinaglancy/moodle-tool_realtime
it has subplugins, one of them (plugin/pusher) has thirdpartylibs.xml that lists a bunch of 3rd party libraries.
This comman…
-
Is this advisable?
This seems an unofficial https://github.com/squizlabs/PHP_CodeSniffer as cloner notes on https://packagist.org/packages/zerkalica/phpcs
-
To compliment PHPCS, let's explore integration of a suitable static analysis tool such as PhpStan.
-
This is just a ticket to keep track of the changes which PHPCSUtils will need to account for by the time PHPCS 4.0 comes out.
No urgency until there is sight of a release date.
As a principle, t…
jrfnl updated
4 years ago
-
While I understand the need for static security scanners, it can be quite confusing to see those warnings that block your commit. There's no good documentation which also stated in the package issue q…
-
Hello! Can't get it work on windows, getting WinError 193 or WinError 2.
Phpcs itself working perfectly when I run it from command prompt (`C:\php\php.exe C:\php\php-cs-fixer-v3.phar fix D:\project…
-
Other people have reported it as well:
https://stackoverflow.com/questions/37450185/php-code-sniffer-via-grunt-is-incredibly-slow/37682779
https://stackoverflow.com/questions/37611312/php-code-sniffer…
-
Improve coding standards across Action Scheduler. We should pass our own linting tests, and ideally those should intersect with the WPCS checks implemented by the WooCommerce Marketplace.
- This ac…
-
### Summary
Enforce our phpcs guideline https://github.com/Automattic/woocommerce-services/blob/develop/phpcs.xml.dist on any new changes going forward.
### Output
- Update pre-commit git hook t…
-
Per https://github.com/wp-graphql/wp-graphql/pull/2924#discussion_r1317187370_ we should remove `Generic.CodeAnalysis.UnusedFunctionParameter` from our list of excluded PHPCS rules and any unused para…