azure-dev/.vscode
Wei Lim f4695c408e
go.mod: update library gopkg.in/yaml.v3 to github.com/braydonk/yaml (#4448)
Update library gopkg.in/yaml.v3 to github.com/braydonk/yaml.

In upcoming features for azd, we will start round-tripping YAML by marshaling and unmarshaling text. When YAML is round-tripped this way using the current gopkg.in/yaml.v3 library, certain textual characteristic is lost in multiline blocks and sequence indentation.

Fortunately, github.com/braydonk/yaml is a fork of gopkg.in/yaml.v3 that powers google/yamlfmt, a popular tool for formatting YAML. The fork has minor feature [additions](https://github.com/go-yaml/yaml/compare/v3...braydonk:yaml:v3) to support these formatting use-cases.

We will likely need additional functionality in the future that we can consider contributing upstream.
2024-10-18 13:56:18 -07:00
..
cspell-devops-ext.txt add devops task to repo (#2623) 2023-10-17 12:14:00 -07:00
cspell-github-user-aliases.txt go.mod: update library gopkg.in/yaml.v3 to github.com/braydonk/yaml (#4448) 2024-10-18 13:56:18 -07:00
cspell-notice.txt Restore some files we lost when migrating the repository (#3) 2022-07-07 12:11:05 -07:00
cspell-schemas.txt schema dictionary (#1493) 2023-02-04 02:44:31 +00:00
cspell.global.yaml Updates `azure.yaml` schema for deployment stacks configuration (#4358) 2024-10-09 22:40:40 +00:00
cspell.misc.yaml Updates `azure.yaml` schema for deployment stacks configuration (#4358) 2024-10-09 22:40:40 +00:00
extensions.json Restore some files we lost when migrating the repository (#3) 2022-07-07 12:11:05 -07:00
launch.json chore: Update comments in `launch.json` (#4303) 2024-09-10 11:23:45 -07:00
settings.json Refactor commands for provision provider support (#474) 2022-08-27 00:10:27 +00:00