mirror of
https://github.com/mjl-/mox.git
synced 2025-07-14 05:34:38 +03:00
fix and ensure consistent lines
This commit is contained in:
@ -8,3 +8,7 @@ link:
|
||||
|
||||
genxr:
|
||||
go run xr.go -- xr/dev $$(git rev-parse --short HEAD) $$(git log -1 --date=format:"%Y-%m-%d" --format="%ad") $$(git tag | tail -n1) ../*.go ../*/*.go
|
||||
|
||||
check:
|
||||
# output should be empty
|
||||
-grep ' ' index.txt | grep -E -v '^[^ ]+ [^ ]+ [^ ]+ [^ ]+$$'
|
||||
|
Reference in New Issue
Block a user