mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Update Formatting for Groups
Correct indentation and inline afters.
This commit is contained in:
+7
-10
@@ -29,19 +29,16 @@ globals:
|
|||||||
subs: [ 'https://loot.github.io/latest-thread/' ]
|
subs: [ 'https://loot.github.io/latest-thread/' ]
|
||||||
|
|
||||||
groups:
|
groups:
|
||||||
- name: &dlcGroup DLC
|
- name: &dlcGroup DLC
|
||||||
|
|
||||||
- name: &unofficialPatches Unofficial Patches
|
- name: &unofficialPatches Unofficial Patches
|
||||||
after:
|
after: [ *dlcGroup ]
|
||||||
- *dlcGroup
|
|
||||||
|
|
||||||
- name: &default default
|
- name: &default default
|
||||||
after:
|
after: [ *unofficialPatches ]
|
||||||
- *unofficialPatches
|
|
||||||
|
|
||||||
- name: &dynamicPatchGroup Dynamic Patches
|
- name: &dynamicPatchGroup Dynamic Patches
|
||||||
after:
|
after: [ *default ]
|
||||||
- *default
|
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
# Official DLC
|
# Official DLC
|
||||||
|
|||||||
Reference in New Issue
Block a user