soulbird commented on a change in pull request #6499:
URL: https://github.com/apache/apisix/pull/6499#discussion_r818487510



##########
File path: apisix/core/config_yaml.lua
##########
@@ -27,6 +27,7 @@ local new_tab      = require("table.new")
 local check_schema = require("apisix.core.schema").check
 local profile      = require("apisix.core.profile")
 local lfs          = require("lfs")
+local file = require("apisix.cli.file")

Review comment:
       bad indent




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to