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