alamb commented on code in PR #4984:
URL: https://github.com/apache/arrow-datafusion/pull/4984#discussion_r1081344325
##########
.github/workflows/dev.yml:
##########
@@ -42,8 +42,7 @@ jobs:
node-version: "14"
- name: Prettier check
run: |
- # if you encounter error, try rerun the command below with --write
instead of --check
- # and commit the changes
+ # if you encounter error, rerun the command below and commit the
changes
Review Comment:
driveby cleanup (the command below actually uses `--write` rather than
`--check` already
--
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]