wakatime/wakatime-cli

Replace all errors wrapping from %s to %w

gandarez opened this issue · 0 comments

In wakatime-cli having %w would have the same result of %s and in addition has the benefit of wrapping the original error.