mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 16:24:37 +03:00
mox!
This commit is contained in:
12
vendor/github.com/prometheus/procfs/.golangci.yml
generated
vendored
Normal file
12
vendor/github.com/prometheus/procfs/.golangci.yml
generated
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
linters:
|
||||
enable:
|
||||
- godot
|
||||
- revive
|
||||
|
||||
linter-settings:
|
||||
godot:
|
||||
capital: true
|
||||
exclude:
|
||||
# Ignore "See: URL"
|
||||
- 'See:'
|
Reference in New Issue
Block a user