-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove trailing fullstop from error strings
As per https://github.com/golang/go/wiki/CodeReviewComments#error-strings error strings should _not_ end with punctuation. This is more important now that we have multierror appending multiple strings to each other.
- Loading branch information
Showing
1 changed file
with
84 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters