ktrueda commented on issue #10742: URL: https://github.com/apache/airflow/issues/10742#issuecomment-706654118
I started to fix D205 (1 blank line required between summary line and description). It's difficult because a lot of docs has not summary line. For example, https://github.com/apache/airflow/blob/d86cf37a35b69fea806be7610deb332468dfba4b/airflow/configuration.py#L481-L486 This docs has no summary line and there are a lot of docs like this. I cannot make summary line for all these docs. If I deal all docs as summary line, the doc obey D205. But it is not easy to read. How can I do that? If someone has any idea, please help me. ---------------------------------------------------------------- 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]
