9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
{
|
|
"**/*.go": [
|
|
{
|
|
"cmd": "go fmt",
|
|
"showError": true
|
|
}
|
|
]
|
|
}
|