Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document comment policy around fix safety #14300

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Document comment policy around fix safety #14300

merged 1 commit into from
Nov 13, 2024

Conversation

charliermarsh
Copy link
Member

Summary

Closes #9790.

@charliermarsh charliermarsh added the documentation Improvements or additions to documentation label Nov 12, 2024
@charliermarsh charliermarsh marked this pull request as ready for review November 12, 2024 20:58
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks! This LGTM.

I think it's the case that we have a fair few rules right now that do not abide by this policy. But I think it's the correct policy to have. So if this leads to an increase in bug reports pointing out places where we're not abiding by this policy, so be it.

Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Copy link
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!

@charliermarsh charliermarsh merged commit 95c8f5f into main Nov 13, 2024
20 checks passed
@charliermarsh charliermarsh deleted the charlie/safe branch November 13, 2024 13:04
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.

Policy for linter fixes that can drop comments
3 participants