-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As seen in the automated review for this PR, according to yamlint, strings must be singled quoted.
name: Goofy
type: module
description: Provides goofy features
package: Tripal Extension
core_version_requirement: ^10.4 | ^11.1
dependencies:
- tripal:tripal
- tripal_chado:tripal_chado
configure: goofy.settings_formbecomes
name: 'Goofy'
type: 'module'
description: 'Provides goofy features'
package: 'Tripal Extension'
core_version_requirement: '^10.4 | ^11.1'
dependencies:
- 'tripal:tripal'
- 'tripal_chado:tripal_chado'
configure: 'goofy.settings_form'Branch: 8-yml_strings_must_be_quoted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels