-
## Describe the issue briefly
The [contribution guidelines](https://www.o3de.org/docs/contributing/to-code/) currently do not describe standards for Python code. Standards such as PEP8 should be re…
-
### Dependency
- #4349
### Emergent Requirement - Problem
As our project grow and attract contributions from a diverse group of developers, we have different styles of coding styles across our…
-
**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…
-
很多 function 名稱不符合規範,請 @gourrymk2 協助檢查並修正
-
- Don't use binding of function on rendering.
- Try to use Component class to be extended for any React Components.
- Remove the unused code or try to place comment for that.
-
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
-
```
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
-
Issue placeholder to enforce a coding standard throughout to project.
Also add proper contribution guidelines for Pull Requests to the Readme and/or repository.