summaryrefslogtreecommitdiff
path: root/tests/testdata/fmt/badly_formatted_fixed.yaml
diff options
context:
space:
mode:
authorPig Fang <g-plane@hotmail.com>2024-08-02 20:12:51 +0800
committerGitHub <noreply@github.com>2024-08-02 12:12:51 +0000
commit124a13280e3d71ed14ef0899b7bfd012f82ceb6e (patch)
treed3cd42098c74c0b665c3ea1090660ae87391be94 /tests/testdata/fmt/badly_formatted_fixed.yaml
parentea121c9a0e162a83beeae62ed9e5a7911877bcbc (diff)
feat(fmt): support YAML (#24717)
Diffstat (limited to 'tests/testdata/fmt/badly_formatted_fixed.yaml')
-rw-r--r--tests/testdata/fmt/badly_formatted_fixed.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/testdata/fmt/badly_formatted_fixed.yaml b/tests/testdata/fmt/badly_formatted_fixed.yaml
new file mode 100644
index 000000000..e167d34c2
--- /dev/null
+++ b/tests/testdata/fmt/badly_formatted_fixed.yaml
@@ -0,0 +1,6 @@
+key1: value1
+key2: value2
+key3:
+ - item1
+ - item2
+ - item3