-
Naming conventions, casing, etc need to be documented for the exposed Lua API.
-
In class user services : method "seen " does not have good name , this name does not express which
method i do , any reader of cod or tester does not know if the method of seen post or seen message …
-
## Motivation
It has bothered me for a long time that Drush aliases generated for Acquia Cloud do not pass Drupal coding standards checks. When added to a project the `aliases.drushrc.php` file cau…
-
Could we please clarify the `nocode` coding standards?
Are we to use no tabs or no spaces?
Asking for a friend.
-
the language standard reserves _Upper and __doubleUnderscore symbols for itself. windows coding standards recognize this as well, all _ prefixes on methods and other things with an upper case second l…
-
We have based the DX Starter on underscores and added some general functionality and lot's of SCSS changes. But since there is still plenty that remains similar to _s, the idea is to view the most rec…
-
@millidavids please review the training module
-
If we want athlib to form a standard, we should write high-quality code:
- PEP8 for Python
- Some kind of linter for javascript
-
We should probably move to format our code according to FIG PSR coding standards (PSR-0, PSR-1, & PSR-2) Though we follow many of them, there are still a number we do NOT (esp. my coding) e.g., Openi…
-
At least some basic things like formatting on all the apps...