mirror of
https://github.com/onyx-and-iris/gignore.git
synced 2025-04-01 19:23:51 +01:00
split long desc across lines
Some checks failed
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
Some checks failed
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
This commit is contained in:
parent
4800b29707
commit
6b41418c00
@ -36,7 +36,8 @@ tasks:
|
|||||||
|
|
||||||
generate:
|
generate:
|
||||||
desc: |
|
desc: |
|
||||||
Generate the gitignore.io templates. This task will be skipped if the templates already exist.
|
Generate the gitignore.io templates.
|
||||||
|
This task will be skipped if the templates already exist.
|
||||||
You may use the `--force` flag to regenerate the templates.
|
You may use the `--force` flag to regenerate the templates.
|
||||||
cmds:
|
cmds:
|
||||||
- go generate ./...
|
- go generate ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user