1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 01:54:57 +02:00

lint/golangci-lint: update golangci-lint config

This commit is contained in:
Koichi Shiraishi 2019-06-05 12:54:06 +09:00
parent 1cfdb9025b
commit b5bc921cdd
No known key found for this signature in database
GPG key ID: A71DFD3B4DA7A79B

View file

@ -31,11 +31,14 @@ linters-settings:
- style
- performance
- experimental
- opinionated
settings:
captLocal:
paramsOnly: true
hugeParam:
sizeThreshold: 128
rangeExprCopy:
sizeThreshold: 512
rangeValCopy:
sizeThreshold: 32
sizeThreshold: 128
maligned:
suggest-new: true
misspell: