9 lines
121 B
TOML
9 lines
121 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "go"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
import_path = "github.com/dosco/super-graph"
|