-
### Minetest version
```
5.9.1
```
### Summary
Matrix code is nonsensical and unreadable. "cr, sr, cp, sp, cy, sy" are terms meaning "cosine roll, sine roll, cosine pitch ... " and so on. T…
-
- The functions fmi3GetIntervalFraction, fmi3SetIntervalFraction, fmi3GetShiftFraction and fmi3SetShiftFraction use arguments named "counter" and "resolution". This is incomprehensible. The variable n…
-
**Describe the bug**
When combining surface level and pressure level data in a single dataset, the naming convention is param_level which is silly for certain surface level parameters that already …
-
The JEDI Model Variable Naming Sprint requires updates to GDASApp yamls. This issue is opened to document these updates.
-
### Describe the bug
I stumble upon something yesterday while playing with ILGpu :
- naming a variable "Position" causes au compilation error : the variable is automatically registered as an int8 (m…
-
**Version Used**: 15.3 Preview 4
**Steps to Reproduce**:
1. Open a file with an existing method, which also has an import to `System.Threading`
2. In the method, start to declare a local variab…
-
- use of white space is somewhat random
- varying approaches in naming functions and variables
- code quality could be improved by using an editor that supports PEP8 checks
-
See https://github.com/WebKit/WebKit/pull/26552#issuecomment-2025243333 for context but TLDR make sure these two functions have parameters and variables named coherently.
-
I am trying to understand the Python implementation with a view to port it to another language, but can't make sense of some variables.
- `hlwt` at line [37](https://github.com/duolingo/halflife-re…
-
> Another question, which filename do you use to name the attachment. It seams that, when paperless is changing the filename based on the PAPERLESS_FILENAME_FORMAT variable, the attachment is not name…