I'll weigh in on this most important of decisions. I find myself wishing I had time to standardize string quotes when I am in files and not doing it because I don't want to complicate PRs with unnecessary/unrelated changes. So I'd be for this. I prefer single-quotes myself, but I'd consider standardizing either way a win.
- ferruzzi ________________________________ From: Jed Cunningham <jedcunning...@apache.org> Sent: Tuesday, September 20, 2022 8:39 PM To: dev@airflow.apache.org Subject: RE: [EXTERNAL][DISCUSS] string normalization in black CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. I'd be in favor of turning it on. I tend to prefer double quotes, but I'd rather have it on and have single quotes. If we do get enough support for this, I'd like to wait until we are closer to 2.5 to reduce conflicts when cherry-picking for 2.4.x's.