Skip to content

Add D1 pydocstyle rules to pyproject.toml#40569

Merged
potiuk merged 1 commit into
apache:mainfrom
aws-mwaa:ferruzzi/pydocstyle/D1
Jul 3, 2024
Merged

Add D1 pydocstyle rules to pyproject.toml#40569
potiuk merged 1 commit into
apache:mainfrom
aws-mwaa:ferruzzi/pydocstyle/D1

Conversation

@ferruzzi

@ferruzzi ferruzzi commented Jul 3, 2024

Copy link
Copy Markdown
Contributor

Step 0 for #40567

Followup to the discussion here, I'm explicitly adding the D1## rules to the exclude list and making them more obvious that we want to implement them.

I included D107 because it was part of the initial plan but I'd actually suggest that we do not want D107 enabled. Forcing docstrings in __init__ methods feels like a bad idea to me, personally, but I'll go with the community consensus on this one.

@potiuk potiuk merged commit dbef3e6 into apache:main Jul 3, 2024
@utkarsharma2 utkarsharma2 added the type:misc/internal Changelog: Misc changes that should appear in change log label Jul 12, 2024
@utkarsharma2 utkarsharma2 added this to the Airflow 2.10.0 milestone Jul 12, 2024
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants