mirror of
https://github.com/slimtoolkit/slim.git
synced 2025-06-03 04:00:23 +00:00
9 lines
130 B
TOML
9 lines
130 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "go"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
import_paths = ["github.com/docker-slim/docker-slim"]
|