mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-21 00:25:56 +02:00
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"IgnoreDefaults": false,
|
|
"Exclude": [
|
|
"^test/bats/",
|
|
"^test/test_helper/bats-(assert|support)",
|
|
"^test/test-files/",
|
|
"\\.git/"
|
|
]
|
|
}
|