mirror of
https://github.com/grassrootseconomics/cic-go.git
synced 2024-11-22 05:56:46 +01:00
8 lines
129 B
TOML
8 lines
129 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "go"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
import_root = "github.com/grassrootseconomics/cic-go" |