mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-26 05:17:22 +00:00
12 lines
131 B
JSON
12 lines
131 B
JSON
|
{
|
||
|
"Enable": [
|
||
|
"gofmt",
|
||
|
"deadcode",
|
||
|
"misspell",
|
||
|
"goimports",
|
||
|
"nakedret",
|
||
|
"unparam",
|
||
|
"megacheck"
|
||
|
]
|
||
|
}
|