gabor-boros / minutes

Sync worklogs between multiple time trackers, invoicing, and bookkeeping software.
https://gabor-boros.github.io/minutes/
MIT License
27 stars 2 forks source link

Fix "return_statements" issue in internal/pkg/client/toggl/toggl.go #23

Closed gabor-boros closed 2 years ago

gabor-boros commented 2 years ago

Method togglClient.FetchEntries has 6 return statements (exceeds 4 allowed).

https://codeclimate.com/github/gabor-boros/minutes/internal/pkg/client/toggl/toggl.go#issue_616d28ced586400001000037

gabor-boros commented 2 years ago

Resolved by https://github.com/gabor-boros/minutes/pull/27