stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
224 stars 117 forks source link

Add golangci-lint linting #127

Closed stmcginnis closed 3 years ago

stmcginnis commented 3 years ago

This adds linting of the code using golangci-lint as well as a GitHub Action job to help enforce it.