Skip to content

lint (static code analysis) enhancements

Pavlo Strokov requested to merge ps-lint-enhancement into master

lint must use Go1.13 as it is highest supported version. Fix deprecated use of grpc_logrus.Extract. New linters introduced and replacement of old ones in favor of new ones with same purpose. Fix of new linter errors.

Merge request reports

Loading