-
Similar to https://github.com/ngs-lang/ngs/issues/217
-
**Is your feature request related to a problem? If so, please describe.**
#1584 introduced wildcards for filenames. This comes in handy, since it allows writing the main code independent from the bac…
-
The TOML config parser is going to be part of the [`makedeb-rs`](/makedeb/makedeb/tree/alpha/src/makedeb-rs) codebase, and this issue is to get feedback and start drafting up how the TOML parser shoul…
-
# Context
The purpose of this ticket is to set up the initial file that will allow xDEM to be executed via a CLI command: `xdem configfile.json`. Initially, the command will not execute any functio…
-
I build my project in CI with "-Z direct-minimal-versions", to check that I'm not accidentally using newer features of things than my Cargo.toml lists. Last night that CI failed, with lots of errors s…
pdh11 updated
18 hours ago
-
**\- Do you want to request a _feature_ or report a _bug_?**
This is a new feature.
**\- What is the current behavior?**
There is no way to test and verify the contents of a netlify.toml file
ne…
-
# 🐛 Bug
The field "upgrade_policy" appears in a number of Aptos Move examples and e2e-move tests, but the manifest_parser doesn't know about it. It shows up as a warning when processing the `Move.…
-
Для прохідного:
❌ ! Brief Description ( please add clearer description about your parser in Cargo.toml- not application X to parse into X struct, but write about what you parse - example: application…
-
Hi, thanks for the great library.
It would be even better if the data acquisition parameters (e.g. cRED_log.txt) were written to a standard file format (.json, .yaml or .toml) to make it easier to…
-
The TOML parser that we're using appears to be unmaintained, or at least not regularly updated. It has some known bugs that keep it from matching the TOML standard, and some of the error messages are …