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/22 01:14:53 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #3620: refactor: add the spell checker to the lint workflow

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



##########
File path: .github/workflows/lint.yml
##########
@@ -36,6 +36,18 @@ jobs:
           node-version: '12.x'
       - run: npm install -g markdownlint-cli@0.25.0
       - run: markdownlint '**/*.md'
+  spelling:

Review comment:
       We already put the `spelling` in a separate file. There is no need to put it into 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:
users@infra.apache.org