-
Original Issue: Issue #994
Requirements here: https://nih.app.box.com/file/1674557082093
Edits to [User Profile Criteria](https://nih.app.box.com/file/501193852134?s=8p7esmx0eafr7ela6gbne4zorvsgnwa…
-
Data validation checks:
1. [ ] Correct data file format
2. [x] Correct column names
3. [x] No empty observations
4. [x] Missingness not beyond expected threshold
5. [x] Correct data types in eac…
-
**Is your feature request related to a problem? Please describe.**
One problem I have ran into lately is trying to validate pixel shader outputs (SV_Target[N]) against the attached render targets. I …
-
Since `-` is also the `minus` operator which will probably not work in jinja, we should forbid it in the left-hand side in the context, e.g.
```yaml
context:
foo-bar: baz
```
should trig…
wolfv updated
3 months ago
-
This variable doesn't seem necessary and probably shouldn't be hardcoded into the timeline module in any case?
If you have a timeline then you can extract the suffices from the variable names, such…
-
Jaxen allows variable names to contain all kinds of characters, which may lead to strange errors when they are referenced.
SDT should check for problematic names like "v a r", "var/", "va+r", "%var"…
-
Although it is not recommended `Template` (Template Toolkit) permits all upper case variable names. `Template::Tiny` allows **fOO** but not **FOO**. We have made this annoying experience yesterday whe…
XSven updated
2 months ago
-
**Environment**
v3.27.0
**Describe the bug**
The rule `variable_011` enforces consistent case for variables. However, this does not work on cases where a variable is used in a procedure call.
…
-
## Description
- [x] 1. Refactor schemas and variables to ensure agreement between variables with the same preposition on different endpoints
- [ ] 2. Apply 1 also to methods and celery tasks meth…
-
Please refactor the code to follow these good practices:
- [x] Set directories names within the project to lowercase
- [x] In `DNS_Tools/modules` fix the name `inputpy.py` to just `input.py`
- [x] …