Skip to content

pydocstyle: Add ignore setting to linter docs#12996

Merged
MichaReiser merged 1 commit intoastral-sh:mainfrom
lengau:d102
Aug 20, 2024
Merged

pydocstyle: Add ignore setting to linter docs#12996
MichaReiser merged 1 commit intoastral-sh:mainfrom
lengau:d102

Conversation

@lengau
Copy link
Copy Markdown
Contributor

@lengau lengau commented Aug 19, 2024

Summary

Adds config item lint.pydocstyle.ignore-decorators to the documentation for relevant pydocstyle linters

Test Plan

Manually checked mkdocs that it was serving well-formatted docs pages with the linter.

Fixes #12942

@github-actions
Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser added the documentation Improvements or additions to documentation label Aug 20, 2024
Copy link
Copy Markdown
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@MichaReiser MichaReiser merged commit abb4cdb into astral-sh:main Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

D102 not silent for overrides.overrides or overrides.override

2 participants