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 2021/02/21 14:27:27 UTC

[GitHub] [apisix] starsz commented on a change in pull request #3617: fix: add `local require = require` for every lua file

starsz commented on a change in pull request #3617:
URL: https://github.com/apache/apisix/pull/3617#discussion_r579814969



##########
File path: apisix/timers.lua
##########
@@ -14,6 +14,7 @@
 -- See the License for the specific language governing permissions and
 -- limitations under the License.
 --
+local require = require

Review comment:
       Should keep the same if we want blank line at the beginning.




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