mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
b7628f2060
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=golint ./... filepath.go:12:5⚠️ error var WalkSkipDir should have name of the form ErrFoo (golint) shortid_generator.go:11:5⚠️ var validUidPattern should be validUIDPattern (golint) shortid_generator.go:19:6⚠️ func IsValidShortUid should be IsValidShortUID (golint) shortid_generator.go:24:6⚠️ func GenerateShortUid should be GenerateShortUID (golint) |
||
---|---|---|
.. | ||
encoding_test.go | ||
encoding.go | ||
encryption_test.go | ||
encryption.go | ||
filepath.go | ||
ip_address_test.go | ||
ip_address.go | ||
ip_test.go | ||
ip.go | ||
json.go | ||
md5_test.go | ||
md5.go | ||
shortid_generator_test.go | ||
shortid_generator.go | ||
strings_test.go | ||
strings.go | ||
url_test.go | ||
url.go | ||
validation_test.go | ||
validation.go |