Closed nathanaelhoun closed 4 years ago
The file Makefile
is in the blacklist and should not be modified from external contributors, please if you are part of the Mattermost Org submit this PR in the upstream.
/cc @mattermost/core-security @mattermost/core-build-engineers
Skipping QA review as there are no changes to the product.
Summary
This PR copies most of the golangci-lint configuration from mattermost/mattermost-plugin-starter-template#90 into this repo. This helps with a consistent code style and should improve code quality over time.
Only one change was needed : permission for manifest file. See https://github.com/mattermost/mattermost-plugin-starter-template/issues/95.
Inspired by mattermost/mattermost-plugin-autolink#108.
Ticket Link
Closes #21