Fix YAML formatting (#426)

* Remove trailing whitespace in YAML formatting

* Reformat YAML files
This commit is contained in:
Astrashh
2023-11-10 11:47:12 +11:00
committed by GitHub
parent a117db40be
commit 4065cfea53
41 changed files with 236 additions and 236 deletions

View File

@@ -1,12 +1,12 @@
schema-version: 1
contributors:
- Terra contributors
- Terra contributors
id: command-structures
version: @VERSION@
entrypoints:
- "com.dfsek.terra.addons.commands.structure.StructureCommandAddon"
- "com.dfsek.terra.addons.commands.structure.StructureCommandAddon"
website:
issues: https://github.com/PolyhedralDev/Terra/issues
source: https://github.com/PolyhedralDev/Terra
docs: https://terra.polydev.org
issues: https://github.com/PolyhedralDev/Terra/issues
source: https://github.com/PolyhedralDev/Terra
docs: https://terra.polydev.org
license: MIT License