some more fixes #7
Annotations
2 errors
labeler
YAMLException: bad indentation of a sequence entry (51:35)
48 | - any-glob-to-any-file:
49 | - "**/*.yml"
50 | - all-globs-to-all-files:
51 | - "!Resources/Maps/**/*.yml",
----------------------------------------^
52 | - "!Resources/Prototypes/Maps/**/*.yml"
53 |
|
labeler
bad indentation of a sequence entry (51:35)
48 | - any-glob-to-any-file:
49 | - "**/*.yml"
50 | - all-globs-to-all-files:
51 | - "!Resources/Maps/**/*.yml",
----------------------------------------^
52 | - "!Resources/Prototypes/Maps/**/*.yml"
53 |
|