Welcome to Homepage
🌈 I’m currently working on API7.ai🌈 I'm currently contributing to projects of foundations likeApacheKubernetesCNCF🌈 How to reach me: shuaijinchao@apache.org

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseApache Kubernetes CNCFThis CI will build the APISIX master branch code into the docker hub repository at 0:00 UTC every day, so that developers can experience and test t…
rewrite:RespHeaders and modify the upstream response headers via request implementation
make lint
Issue description
Check for ; at the end of lua code and add the check to make lint.
Solution:
grep --include="*.lua" -R -Ev '^$|^[--]*.*[^;]$' apisix