kwanhur commented on issue #6528:
URL: https://github.com/apache/apisix/issues/6528#issuecomment-1061925065


   Lint tool I recommend 
[autocorrect](https://github.com/huacnlee/autocorrect), it's binary supports to 
lint and fix, would be easily integrated into ci workflow. Autocorrect usage:
   
   ```bash
   autocorrect --help
   AutoCorrect 1.5.6
   Jason Lee <[email protected]
   A linter and formatter for help you improve copywriting, to correct spaces, 
punctuations between CJK (Chinese, Japanese,
   Korean).
   
   USAGE:
       autocorrect [FLAGS] [OPTIONS] <file>...
   
   FLAGS:
           --debug      Print debug message.
           --type       Directly use set file type
           --fix        Automatically fix problems and rewrite file.
       -h, --help       Prints help information
           --lint       Lint and output problems.
       -V, --version    Prints version information
   ```


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