10 lines
156 B
TOML
10 lines
156 B
TOML
|
version = 1
|
||
|
|
||
|
[[analyzers]]
|
||
|
name = "go"
|
||
|
enabled = true
|
||
|
|
||
|
[analyzers.meta]
|
||
|
import_path = "github.com/boramalper/magnetico"
|
||
|
dependencies_vendored = false
|