-
### Description
Currently, there is a code style, [`Website:"docs/contributing/code-style"`](https://files.community/docs/contributing/code-style). However, this would be better if it was enforced th…
-
Please name your variables semantically, x doesn't mean much ;)
https://github.com/fack2/music_5/blob/0656e90939ba76bc5e5a28d841cfb63828805fda/src/handler.js#L42-L43
-
* `ParameterConfig` has attribute `name`
* `ResponseConfig` also has attribute `name`
* In datasets we call the columns `name`
* Older datasets (`_measured_data.py`) use `*_key`
* In datasets we u…
-
We use python and we need a case for that. Its snake case for variables and title case for classes right?
-
You Write Empolyee as variable which has no meaning :D
-
When using multiple roles, it could be good to "set" a group for the variable of this role.
For example we could prefix all variable with the role name, just like this is done for https://github.co…
xlr-8 updated
7 years ago
-
In the interests of avoiding naming conflicts, please remember DevOps/SRE/SecOps teams have already been using [this single point of truth to list environment variables](https://github.c…
-
https://github.com/fordkuppp/vending/blob/f75a15931efb8d59312574430e38286e9de15672/vending/models.py#L23
- Consider naming your attributes more clear to improve on readability
- `Example:
product…
-
always spell variable in lowercase letters.
-
### Is your feature request related to a problem?
The Feather Naming Rules covers several aspects of GML Code. I've noticed that Global variables fall under the "Instance Variable Naming Rule" secti…