mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
rename make precommit to make dev
This commit is contained in:
parent
9a9b635fb2
commit
0d4fc143ad
8 changed files with 9 additions and 9 deletions
|
|
@ -32,6 +32,6 @@ PRs which pass regression test ([https://github.com/johnkerl/miller/blob/main/go
|
|||
|
||||
Much of Miller's documentation is autogenerated from code. With the `miller/go`
|
||||
directory in your `$PATH` (so it will find the modified `mlr` executable if
|
||||
you've modified any source code), please do `make precommit` in the Miller base
|
||||
you've modified any source code), please do `make dev` in the Miller base
|
||||
directory. This runs source build, unit test, regression test, manual-page
|
||||
autogen, document autogen, and document static-build all in the correct order.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue