8 lines
120 B
TOML
8 lines
120 B
TOML
|
version = 1
|
||
|
|
||
|
[[analyzers]]
|
||
|
name = "go"
|
||
|
enabled = true
|
||
|
|
||
|
[analyzers.meta]
|
||
|
import_paths = ["github.com/costela/wesher"]
|