linode / linodego

Go client for Linode REST v4 API
MIT License
139 stars 82 forks source link

Fix lint issues and organize linters #603

Closed zliang-akamai closed 6 days ago

zliang-akamai commented 1 week ago

📝 Description

  1. Removed some EOL linters from disabled section.
  2. Fix some issues reported by other linters.

✔️ How to Test

make fixtures ARGS="-run TestEventPoller"