-
Since `fin` is a shell script at its current iteration, we should have coding style guides and standards defined and automatically checked (as with any other programming languages).
Some references…
-
get the useless constructor warning in Navigation.js
![uselessCons](https://user-images.githubusercontent.com/29831118/54285133-5fd34300-45c7-11e9-8de2-af6619c71860.PNG)
-
Hello, there!
Can you add support for converting easy-coding-standard reports into codeclimate?
https://github.com/symplify/easy-coding-standard
ngnix updated
3 years ago
-
There's an `id` property in ILightModel that is all in lowercase:
https://github.com/Avanade/Liquid-Application-Framework/blob/1f805007f58b73ae09067bc56f863ae0fa702224/src/Liquid.Base/Interfaces/Re…
-
Currently the standards bundled with phpcs seem to be hardcoded into the plugin's code. We use our custom coding standard where I work, and we would benefit greatly from more flexible configuration op…
fqqdk updated
6 years ago
-
Module 3 Complete
@bkuhl
@sbethi
-
I've noticed that everyone has been using different formatting and indentation styles.
I think we should work on a linter to resolve this.
-
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…
-
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).
…