uranusjr commented on PR #28212: URL: https://github.com/apache/airflow/pull/28212#issuecomment-1342138056
Yeah I think most things do have one most obvious candidate (or at most a couple); we discussed about DAG since it’s specific to Airflow. The main problem is mostly Airflow has a lot of old code that’s historically not as unified (compared to new code) and written in a more YOLO style by people with various literature preferences. It’s probably not that practical to establish rules for each and everything in the code base, but we can fix the small and obvious things when we touch code around them. -- 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]
