-
-
Notifications
You must be signed in to change notification settings - Fork 125
JSON parsing is redundant #646
Copy link
Copy link
Closed
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: choreCode changes that neither fix bugs nor add features (refactoring, dependency chnages, ...)Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...)
Description
Activity
Metadata
Metadata
Assignees
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: choreCode changes that neither fix bugs nor add features (refactoring, dependency chnages, ...)Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...)
As highlighted in #645, YAML parses JSON arrays as well.
JSON parsing can be removed altogether ;)