-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
enhancementNew feature or improvementNew feature or improvement
Description
Is your feature request related to a problem? Please describe.
When running the tool to generate code quality reports its helpful to be able to tee the output to a file and to some human readable output using jq.
Describe the solution you'd like
RUN apk update && apk add --no-cache jq=1.6-r1
Describe alternatives you've considered
maintain a local fork :(
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvement