dstandish opened a new pull request, #23677: URL: https://github.com/apache/airflow/pull/23677
When names are too long, pre-commit output looks very ugly and takes up 2x lines. Here I reduce max length just a little bit further so that pre-commit output renders properly on a macbook pro 16" with terminal window splitting screen horizontally. Before: <img width="769" alt="image" src="https://user-images.githubusercontent.com/15932138/168132575-e4b6a0bf-2568-46a8-84bb-d6c687417c11.png"> After: <img width="751" alt="image" src="https://user-images.githubusercontent.com/15932138/168132635-70dfd1a7-5681-4fee-b7f4-9c4405de873c.png"> -- 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]
