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 23:49:14 UTC

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

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



##########
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:
       This file is more like a linter collection, we may have a `checker` file as well?




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