-
```
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
-
```
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
-
Currently we don't have defined the Coding standards.
-
I'm trying to get more of the V8 team involved in writing test262 tests (see https://docs.google.com/document/d/16bj7AIDgZLv4WOsUEzQ5NzcEN9_xo095e88Pz8FC5rA/edit# for more about the vision). One disad…
-
- Use 2-space indentation #77
>Reason: Markup languages tend to have deep nesting.
- Space before self-closing tag (i.e. ` />`)
> Reason: Readability.
- Line wrap at so & so number of characters …
-
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…
-
As our team grows, it's necessary to follow specific coding standards. Let's start and iterate together.
- [ ] Check on official C# + Unity formatting guidelines
- [ ] Check for other Unity projec…
-
-
Follow java coding standards, it can be anything but I did provide one during Lecture 1. Specific example for this submission being that package names should be lower case.
-