Skip to content

Commit

Permalink
chore: dummy commit
Browse files Browse the repository at this point in the history
Signed-off-by: Jingfu Wang <[email protected]>
  • Loading branch information
GeekArthur committed Aug 15, 2024
1 parent 9d4a4b1 commit 5f2fdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ salus:
check-format:
! gofmt -s -l . | read;
${GOIMPORTS_INSTALL}
! ${GOIMPORTS_CMD} -l . | read;
! ${GOIMPORTS_CMD} -l . | read;

0 comments on commit 5f2fdb0

Please sign in to comment.