mattermost / mattermost-plugin-starter-template

Build scripts and templates for writing Mattermost plugins.
https://developers.mattermost.com/extend/plugins/
Apache License 2.0
128 stars 120 forks source link

Disable unused-parameter golangci check #191

Closed mickmister closed 9 months ago

mickmister commented 9 months ago

Summary

Ticket Link

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (846ffb5) 5.26% compared to head (1d4529a) 5.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ====================================== Coverage 5.26% 5.26% ====================================== Files 3 3 Lines 38 38 ====================================== Hits 2 2 Misses 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.