10 lines
206 B
JSON
10 lines
206 B
JSON
{
|
|
"Linters": {
|
|
"evil": {
|
|
"Command": "bash -c \"sleep 100\"",
|
|
"IsFast": true,
|
|
"PartitionStrategy": "directories",
|
|
"Pattern": ".*"
|
|
}
|
|
}
|
|
} |