-
generated plugin will automatically include the coding standards file from [humanmade/coding-standards](https://github.com/humanmade/coding-standards).
can we possibly simplify the command needed t…
-
## Overview
There is a number of mature tools that could, or even should be used to enforce coding standards for the code base.
The tools to consider are:
* pyupgrade
* flake8
* black
* isort…
-
We should figure out if we want coding standards and how strict/what those should be. This isn't like our jobs, but we might want some agreement about how code should look.
We might also want some …
nolwn updated
4 years ago
-
Discussion extracted from #116
> @alexreg
> I also noticed that for properties the `this.` prefix is not being used. This is good practice, and convention throughout the existing codebase. We ne…
-
**CKAN version**
All currently shipping
**Describe the bug**
The current CKAN coding standards for extensions leads to inconsistent installs and works against the zen of the python packaging …
-
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style
https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
- indent with spaces, not tabs
- block braces on t…
-
It would be super nice if you could WordPress PHP Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/
This can be applied to your other CMB2 plugins as w…
-
In 3 translations (EN line 357, RU line 343, FR line 333), [this hyperlink](https://github.com/zendframework/zendframework/wiki/Coding-Standards) could be redirect to another [zend coding standard pag…
ewenb updated
5 years ago
-
I don't see any tests at the moment, are there plans to implementing them?
Also is there any plan to add coding standard checks? If so I could help setting up [GrumPHP](https://github.com/phpro/gru…
-
```
Make sure all code is PEP 8 compatible and passes all lint tests.
```
Original issue reported on code.google.com by `ricardok...@gmail.com` on 15 Jun 2009 at 11:14