1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00
Files
docker-mailserver/test/linting/.ecrc.json
2024-05-17 09:57:07 +02:00

10 lines
155 B
JSON

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