purpleidea / mgmt

Next generation distributed, event-driven, parallel config management!
https://purpleidea.com/tags/mgmtconfig/
GNU General Public License v3.0
3.58k stars 311 forks source link

test: Add golangci-lint test #711

Closed KaushalIngle closed 1 year ago

KaushalIngle commented 1 year ago

Added the test for golangci-lint for #487

purpleidea commented 1 year ago

I rebased to master and merged, thank you!

There is still more work to plumb this in so it runs automatically, and adding some excludes or fixups so it passes. Some similar patches exist in https://github.com/purpleidea/mgmt/pull/670 and https://github.com/purpleidea/mgmt/pull/676 if you're curious.

Let me know if you'd like to make more commits either here or elsewhere!