Skip to content

Fix golint issue for error starting with capital letter

What does this MR do?

Fix golint issue for error starting with capital letter

Why was this MR needed?

golint prints the following err: error strings should not be capitalized or end with punctuation or a newline in all of our code base.

Merge request reports

Loading