/
opt
/
go
/
pkg
/
mod
/
github.com
/
prometheus
/
procfs@v0.15.1
/
up file
home
--- linters: enable: - errcheck - godot - gosimple - govet - ineffassign - misspell - revive - staticcheck - testifylint - unused linter-settings: godot: capital: true exclude: # Ignore "See: URL" - 'See:' misspell: locale: US