-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello there,
Really like the project, but found an itch. It basically always ignores comments.
Sample
# Task 1
.name,
# Task 2
(.ingredients | length),
# Task 3
(.ingredients[] | select(.item == "sugar") | .amount.quantity),
# Task 4
((.ingredients + ."optional ingredients") | map(select(.substitute) | {(.item): .substitute}) | add)Any runnning of jqfmt outputs code without comments.
I'll be looking into it, and hopefully find a solution
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels