mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
9 lines
167 B
JSON
9 lines
167 B
JSON
{
|
|
"go.formatFlags": [
|
|
"-local",
|
|
"github.com/ethereum/go-ethereum,github.com/status-im/status-go",
|
|
"-w"
|
|
],
|
|
"go.testTags": "gowaku_skip_migrations",
|
|
}
|