Skip to content

Commit

Permalink
remove weird -d
Browse files Browse the repository at this point in the history
  • Loading branch information
verdverm committed Aug 25, 2023
1 parent 2c704b9 commit d5466b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formatters/test/cue.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# exec cue fmt in.cue
exec hof fmt -d in.cue
exec hof fmt in.cue
cmp in.cue golden.cue

-- in.cue --
Expand Down

0 comments on commit d5466b0

Please sign in to comment.