valdar commented on a change in pull request #670: chore(lint): fix findings
URL: https://github.com/apache/camel-k/pull/670#discussion_r285558200
##########
File path: pkg/apis/camel/v1alpha1/integration_types_support_test.go
##########
@@ -36,6 +36,7 @@ func TestAllLanguages(t *testing.T) {
func TestLanguageFromName(t *testing.T) {
for _, l := range Languages {
+ l := l
Review comment:
isn't it clearer to rename it?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services