You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/22 21:57:25 UTC

[GitHub] [arrow-datafusion] alamb commented on pull request #4329: Update cli.md

alamb commented on PR #4329:
URL: https://github.com/apache/arrow-datafusion/pull/4329#issuecomment-1324286161

   > 
   Any reason why * used for creating items in markdown is reported as an error in prettier ?
   
   
   
   I don't know -- I simply run the command and check in the result
   
   ```shell
     npx prettier@2.7.1 --write \
       '{datafusion,datafusion-cli,datafusion-examples,dev,docs}/**/*.md' \
       '!datafusion/CHANGELOG.md' \
       README.md \
       CONTRIBUTING.md
   ```


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org