yaml: format with prettier
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/com/ibm/VPD.errors.yaml b/yaml/com/ibm/VPD.errors.yaml
index ee4b735..a69e8c1 100644
--- a/yaml/com/ibm/VPD.errors.yaml
+++ b/yaml/com/ibm/VPD.errors.yaml
@@ -10,15 +10,15 @@
description: Keyword is not found.
- name: BlankSystemVPD
description: System VPD is blank on both hardware and cache.
- On IBM systems, certain VPD data must be available
- for the system to boot. This error is used to
- indicate that no valid data was found by the BMC.
+ On IBM systems, certain VPD data must be available
+ for the system to boot. This error is used to
+ indicate that no valid data was found by the BMC.
- name: InvalidEepromPath
description: EEPROM path is invalid. Parser failed to access the
- path.
+ path.
- name: InvalidVPD
description: VPD file is not valid. Mandatory records are missing
- in VPD file.
+ in VPD file.
- name: EccCheckFailed
desciption: Invalid VPD data. Ecc check for the data failed.
- name: InvalidJson