|
Ran
|
Files
223
|
Run time
6s
|
Badge
README BADGES
|
push
github
[8.x](backport #2877) golangci-lint: Add more linters (#2878) golangci-lint: Add more linters (#2877) Adds new 1.63 linters: - https://github.com/alingse/nilnesserr: Provides a concise way to detect return an unrelated/nil-values error. - https://github.com/ldez/exptostd: Detects functions from golang.org/x/exp/ that can be replaced by std functions. - https://github.com/ldez/usetesting: Detects when some calls can be replaced by methods from the testing package. Additionally, add more older, useful linters. (cherry picked from commit e4e49962b) Co-authored-by: Orestis Floros <orestis.floros@elastic.co> Co-authored-by: Rômulo Farias <romulo.farias@elastic.co>
8680 of 11502 relevant lines covered (75.47%)
16.23 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|