You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2019/12/02 10:34:04 UTC

[GitHub] [incubator-apisix] membphis commented on issue #923: Determine route direction based on querystring/header/path

membphis commented on issue #923: Determine route direction based on querystring/header/path
URL: https://github.com/apache/incubator-apisix/pull/923#issuecomment-560336125
 
 
   ```
   +make lint
   luacheck -q lua
   Checking lua/apisix/plugins/routex.lua            1 warning
       lua/apisix/plugins/routex.lua:182:33: empty if branch
   Total: 1 warning / 0 errors in 71 files
   Makefile:71: recipe for target 'lint' failed
   make: *** [lint] Error 1
   +exit 1
   ```

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