mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-22 20:55:17 +03:00
expand list-issues command
This commit is contained in:
parent
0d96173d31
commit
b664433042
@ -11,7 +11,7 @@
|
|||||||
"test-render-sauce-automated": "node tests-rendering/automation/run.js --sauce",
|
"test-render-sauce-automated": "node tests-rendering/automation/run.js --sauce",
|
||||||
"test-doc-preview": "bash tests-rendering/automation/doc-preview.sh",
|
"test-doc-preview": "bash tests-rendering/automation/doc-preview.sh",
|
||||||
"bench": "node benchmarks/runtime/index.js",
|
"bench": "node benchmarks/runtime/index.js",
|
||||||
"list-issues": "hub issue -f \"%i,%U,%t%n\" > issues.csv"
|
"list-issues": "hub issue -f \"%i,%U,%t,'%L'%n\" > issues.csv"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user