mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-03 00:56:35 +00:00
Lint-fix: Final golint, ignore capitalisation rules
This commit is contained in:
committed by
Calle Pettersson
parent
93904954f4
commit
0121fd6471
@@ -6,6 +6,7 @@
|
||||
],
|
||||
"Exclude": [
|
||||
"don't use underscores in Go names",
|
||||
"exported type .+ should have comment or be unexported"
|
||||
"exported type .+ should have comment or be unexported",
|
||||
"should be"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user