mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 02:27:15 +02:00
This release contains a bugfix for charset detection, resolving a linting bug affecting the test-files directory.
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"IgnoreDefaults": false,
|
|
"Exclude": [
|
|
"^test/bats/",
|
|
"^test/test_helper/bats-(assert|support)",
|
|
"\\.git/"
|
|
]
|
|
}
|