Skip to content

Commit 63d5362

Browse files
committed
fix: Pacify YAML linter
1 parent 4473de1 commit 63d5362

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/schema/rules/json/emg.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ EMGCoordsystemPositions:
1212
- suffix == "coordsystem"
1313
fields:
1414
EMGCoordinateSystem:
15-
level: required
16-
description_addendum: |
17-
`"Other"` is the only valid value until standardized names become available for EMG coordinate systems.
15+
level: required
16+
description_addendum: |
17+
`"Other"` is the only valid value until standardized names become available for EMG coordinate systems.
1818
EMGCoordinateUnits: required
1919
EMGCoordinateSystemDescription:
2020
level: recommended

0 commit comments

Comments
 (0)