mirror of
https://github.com/Azure/setup-helm.git
synced 2025-12-23 15:55:43 +00:00
10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
|
|
{
|
||
|
|
"all": true,
|
||
|
|
"check-coverage": false,
|
||
|
|
"reporter": ["text-summary", "text", "html", "json"],
|
||
|
|
"exclude": [
|
||
|
|
"coverage",
|
||
|
|
"test"
|
||
|
|
]
|
||
|
|
}
|