mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +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
2
Makefile
2
Makefile
|
|
@ -21,7 +21,7 @@ install:
|
|||
# * turns *.md.in into *.md (live code samples), using mlr from the $PATH
|
||||
# * note the man/manpage.txt becomes some of the HTML content
|
||||
# * turns *.md into docs/site HTML and CSS files
|
||||
precommit:
|
||||
dev:
|
||||
make -C go fmt
|
||||
make -C go build
|
||||
make -C go check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue