dkorunic / iSMC

Apple SMC CLI tool that can decode and display temperature, fans, battery, power, voltage and current information
GNU General Public License v3.0
122 stars 13 forks source link

Add Github Actions for linting and testing #13

Closed roele closed 2 years ago

dkorunic commented 2 years ago

I typically use golangci-lint which already has staticcheck, but I can live with this too.