Skip to content

Commit bec7306

Browse files
committed
[Lint] Conform traits.yml whitespace
Not saying this is the best solution, but it is the easy one to maintain for now. Signed-off-by: Tom Cowland <[email protected]>
1 parent acb4c09 commit bec7306

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

traits.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/OpenAssetIO/OpenAssetIO-TraitGen/main/python/openassetio_traitgen/schema.json
22
# yamllint disable-line rule:document-start
33
package: openassetio-mediacreation
4-
54
description: Well-known Traits and Specifications for use in OpenAssetIO
65
hosts and managers.
7-
86
traits:
97
content:
108
description: Traits related to abstract content.
@@ -67,8 +65,6 @@ traits:
6765
of an asset in an 'open recent' menu.
6866
- `"Sequence 003 [ Dive / Episode 1 ]"` for a sequence in
6967
an hierarchy as a window title.
70-
71-
7268
managementPolicy:
7369
description: Traits used in a Manager's managementPolicy response.
7470
members:
@@ -109,7 +105,6 @@ traits:
109105
110106
If False, then standard host controls can be presented in
111107
addition to any custom manager UI.
112-
113108
ResolvesFutureEntities:
114109
description: >
115110
A trait indicating a manager can potentially resolve the
@@ -131,7 +126,6 @@ traits:
131126
determine a suitable output location.
132127
usage:
133128
- managementPolicy
134-
135129
auth:
136130
description: Traits related to authentication and authorization.
137131
members:

0 commit comments

Comments
 (0)