docker-mailserver/test/linting/.ecrc.json

10 lines
155 B
JSON

{
"IgnoreDefaults": false,
"Exclude": [
"^test/bats/",
"^test/test_helper/bats-(assert|support)",
"^test/test-files/",
"\\.git/"
]
}