mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
811a769845
This release contains a bugfix for charset detection, resolving a linting bug affecting the test-files directory.
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"IgnoreDefaults": false,
|
|
"Exclude": [
|
|
"^test/bats/",
|
|
"^test/test_helper/bats-(assert|support)",
|
|
"\\.git/"
|
|
]
|
|
}
|