-
YAML spec [allows](http://yaml.org/spec/1.0/#id2561718) spaces after the `---`
The regex used by this package prevents that.
-
```
Traceback (most recent call last):
File "/Users/abakhtin22/Documents/TempNet/code2DFD/code2DFD.py", line 115, in
cli_invocation()
File "/Users/abakhtin22/Documents/TempNet/code2DFD/co…
-
**Is your feature request related to a problem? Please describe.**
There is almost no documentation on what the development.yaml file is, how it relates to dynamicconfig, etc. This is the closest thi…
-
### What needs to get done
Right now the workflow when reading a multi-document yaml file returns an internal error:
```
$ charmcraft pack
charmcraft internal error: ComposerError('expected a si…
-
The `--tsv` option has always felt bolted on to onyo. But the usecase to import CSV/TSV files is absolutely legitimate.
With the development of #703 and #720, I see YAML/keys as the common idiom to…
-
- [x] I have verified that I am on the latest version of the Linter
## Describe the Bug
After removing some tags from the document and formatting my document with this plugin, the tags in the YA…
-
This proposal outlines the creation of a feature to parse the `.yaml` file required by the [`generate_parameter_library`](https://github.com/PickNikRobotics/generate_parameter_library) (if the package…
-
When a new SDK is created in a Windows environment, the `sources[*].inputs[*].location` in `.speakeasy/workflow.yaml` uses backslash in relative paths to address the input file.
If the same SDK is …
-
The Overlay Specification should clarify how YAML comments work. Some things to consider:
1. That YAML comments may be used within an overlay document
2. That any comments in any original YAML des…
-
I installed the requirements into a venv on my linux system (python 3.12), and when I run pure_recipe.py, I get this error:
```bin/python pure_recipe.py view https://iowagirleats.com/cheesy-taco-…