mirror of
https://github.com/docker-mailserver/docker-mailserver
synced 2024-12-18 14:04:17 +01:00
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"IgnoreDefaults": false,
|
|
"Exclude": [
|
|
"^test/bats/",
|
|
"^test/test_helper/bats-(assert|support)",
|
|
"\\.git/",
|
|
"CONTRIBUTORS\\.md"
|
|
]
|
|
}
|