stmcginnis / gofish

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

Raise golangci-lint cyclometric complexity #262

Closed stmcginnis closed 1 year ago

stmcginnis commented 1 year ago

This linter setting is really too low for some things. Raise it up higher so it doesn't cause unnecessary work refactoring methods.