Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
9 lines (5 loc) · 182 Bytes

tidy.md

File metadata and controls

9 lines (5 loc) · 182 Bytes

@nx-go/nx-go:tidy

Runs go mod tidy to ensures that the go.mod file matches the source code in a Go module.

Options

args

  • (array): Extra args when running the command