-
```
$ phpcs -i
The installed coding standards are Squiz, MySource, PEAR, Zend, PSR2, PSR1, Drupal and DrupalPractice
$ cgr update
>> Running: composer '--working-dir=/home/osboxes/.config/composer…
-
Now that WordPress Coding Standards for PHP have reached a 1.0 release I think it would be as good of time as any to implement these rules.
https://github.com/WordPress-Coding-Standards/WordPress-C…
-
Hi,
I recently tried out [kryn.cms](https://github.com/KrynLabs/Kryn.cms) and came across a bunch of strict PHP errors/warnings, noted in issue [#94](https://github.com/KrynLabs/Kryn.cms/issues/94).
…
-
Discussion on what to be used to develop simplyFit and how to go about developing
-
Here comes the grumpy guy again. Please understand that this is not at all meant to be an attack on any particular individual. But, I think it should be pointed out, in a top-level ticket, rather th…
-
In the review I just did (https://github.com/silvermine/serverless-plugin-external-sns-events/pull/8#pullrequestreview-18207943), there were a number of coding standards violations that were not caugh…
-
We're looking to use this plugin on VIP Go, and after Automattic/VIP review, there are several places where the code needs to be updated to conform to their standards.
A subsequent PR will provide …
-
WP Dev Lib currently supports the outdated `WordPress-VIP` coding standards ruleset that will no longer be supported as of WPCS 2.0.0. Currently, when we pull the WPCS project, we checkout the `develo…
-
-
**Tasks:**
- Review all model files for potential performance optimizations.
- Refactor code to improve readability and remove redundancies.
- Fix any existing bugs in the model logic or structur…