update
This commit is contained in:
10
.gometalinter.json
Normal file
10
.gometalinter.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Linters": {
|
||||
"evil": {
|
||||
"Command": "bash -c \"sleep 100\"",
|
||||
"IsFast": true,
|
||||
"PartitionStrategy": "directories",
|
||||
"Pattern": ".*"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user