You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/05/20 12:09:35 UTC

[GitHub] [camel-k] valdar commented on a change in pull request #670: chore(lint): fix findings

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:
users@infra.apache.org


With regards,
Apache Git Services