-
-
Notifications
You must be signed in to change notification settings - Fork 198
It's not a valid YAML #1363
Copy link
Copy link
Closed
Labels
ImprovementIssues that suggest enhancing a feature or functionality furtherIssues that suggest enhancing a feature or functionality furtherTechnical Debtp: 13Story points estimate for work required for implementing this issueStory points estimate for work required for implementing this issue
Milestone
Metadata
Metadata
Assignees
Labels
ImprovementIssues that suggest enhancing a feature or functionality furtherIssues that suggest enhancing a feature or functionality furtherTechnical Debtp: 13Story points estimate for work required for implementing this issueStory points estimate for work required for implementing this issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Describe the issue
The config.yml is not a valid Yaml and i cannot parse with others components
Server information
Plan 5.0 build 415
Exceptions & Other Logs
My library in PHP symfony/yaml cannot parse and print : A colon cannot be used in an unquoted mapping value at line 70 (near " Unit: SECONDS")
Additional information
It's very boring to have not valid yaml because i can't parse it in order to modify it.