DEBSOURCES
Skip Quicknav
sources / golang-github-theupdateframework-go-tuf / 2.0.2%2B0.7.0-1 / v0 / .golangci.yml
12345678910
linters: disable-all: true enable: - staticcheck - gofmt - govet - gosimple - unused - typecheck - forbidigo