mik-laj edited a comment on pull request #9550:
URL: https://github.com/apache/airflow/pull/9550#issuecomment-650971650
Have you considered enabling the "--skip-string-normalization" option? This
should reduce the number of changes without compromising the readability of the
code.
```
-S, --skip-string-normalization
Don't normalize string quotes or prefixes.
```
Thanks to this, we will only have whitespace changes.
----------------------------------------------------------------
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:
[email protected]