You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2020/11/14 13:36:27 UTC

[GitHub] [avro] sekikn commented on a change in pull request #984: AVRO-2975: Enable PHP linting and fix its errors

sekikn commented on a change in pull request #984:
URL: https://github.com/apache/avro/pull/984#discussion_r523420547



##########
File path: build.sh
##########
@@ -92,7 +92,7 @@ do
       (cd lang/csharp; ./build.sh test)
       (cd lang/js; ./build.sh lint test)
       (cd lang/ruby; ./build.sh lint test)
-      (cd lang/php; ./build.sh test)
+      (cd lang/php; ./build.sh lint test)

Review comment:
       Thank you for the comment @RyanSkraba! Will update the PR soon :)




----------------------------------------------------------------
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