prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.
Change-Id: Ic8409eb3e05a90c64d1601429e8e5208dde01df9
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/src/test/yaml/pathgentest/groupone.yaml b/src/test/yaml/pathgentest/groupone.yaml
index 7985b47..e6e997b 100644
--- a/src/test/yaml/pathgentest/groupone.yaml
+++ b/src/test/yaml/pathgentest/groupone.yaml
@@ -5,24 +5,24 @@
class: group
group: path
members:
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst1
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst2
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst3
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst4
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst1
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst2
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst3
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst4
- name: test path group 2
class: group
group: path
members:
- - meta: PATH3
- path: /xyz/openbmc_project/testing/inst1
- - meta: PATH3
- path: /xyz/openbmc_project/testing/inst2
- - meta: PATH3
- path: /xyz/openbmc_project/testing/inst3
- - meta: PATH3
- path: /xyz/openbmc_project/testing/inst4
+ - meta: PATH3
+ path: /xyz/openbmc_project/testing/inst1
+ - meta: PATH3
+ path: /xyz/openbmc_project/testing/inst2
+ - meta: PATH3
+ path: /xyz/openbmc_project/testing/inst3
+ - meta: PATH3
+ path: /xyz/openbmc_project/testing/inst4
diff --git a/src/test/yaml/pathgentest/grouptwo.yaml b/src/test/yaml/pathgentest/grouptwo.yaml
index 3910fd2..bcc7cd3 100644
--- a/src/test/yaml/pathgentest/grouptwo.yaml
+++ b/src/test/yaml/pathgentest/grouptwo.yaml
@@ -7,24 +7,24 @@
class: group
group: path
members:
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst1
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst2
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst5
- - meta: PATH1
- path: /xyz/openbmc_project/testing/inst6
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst1
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst2
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst5
+ - meta: PATH1
+ path: /xyz/openbmc_project/testing/inst6
- name: test path group 2
class: group
group: path
members:
- - meta: PATH2
- path: /xyz/openbmc_project/testing/inst4
- - meta: PATH2
- path: /xyz/openbmc_project/testing/inst3
- - meta: PATH2
- path: /xyz/openbmc_project/testing/inst2
- - meta: PATH2
- path: /xyz/openbmc_project/testing/inst1
+ - meta: PATH2
+ path: /xyz/openbmc_project/testing/inst4
+ - meta: PATH2
+ path: /xyz/openbmc_project/testing/inst3
+ - meta: PATH2
+ path: /xyz/openbmc_project/testing/inst2
+ - meta: PATH2
+ path: /xyz/openbmc_project/testing/inst1