hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.89k stars 1.04k forks source link

build(style): switch to gofumpt, activate and fix linter issues #1009

Closed gen2thomas closed 11 months ago

gen2thomas commented 11 months ago

Solved issues and/or description of the change

run gofumpt, activate linters:

Manual test

none

Checklist