spacewander commented on a change in pull request #3044:
URL: https://github.com/apache/apisix/pull/3044#discussion_r542997341



##########
File path: conf/apisix.yaml
##########
@@ -19,7 +19,7 @@ routes:
   -
     uri: /hello
     upstream:
-        nodes:
-            "127.0.0.1:1980": 1
-        type: roundrobin
-#END
+      nodes:
+        "127.0.0.1:1980": 1
+      type: roundrobin
+# END

Review comment:
       The `#END` is a special EOF token. Can we exclude it from the lint?




----------------------------------------------------------------
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:
[email protected]


Reply via email to