Skip to content

Rename rules currently not conforming to naming convention#15102

Merged
dylwil3 merged 6 commits intoastral-sh:mainfrom
enochkan:main
Dec 23, 2024
Merged

Rename rules currently not conforming to naming convention#15102
dylwil3 merged 6 commits intoastral-sh:mainfrom
enochkan:main

Conversation

@enochkan
Copy link
Contributor

Summary

This pull request renames 19 rules which currently do not conform to Ruff's naming convention.

Description

Fixes #15009.

Test Plan

Compiling the code.

@enochkan enochkan changed the title Fixes astral-sh/ruff#15009 Rename rules currently not confirming to naming convention Dec 22, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 22, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

…ity in documentation, fixed check_docs_formatted alphabetical sorting issue.
@enochkan
Copy link
Contributor Author

@dylwil3 please check if I've missed anything :)

@dhruvmanila dhruvmanila added the documentation Improvements or additions to documentation label Dec 23, 2024
@dhruvmanila dhruvmanila requested a review from dylwil3 December 23, 2024 04:48
@AlexWaygood AlexWaygood changed the title Rename rules currently not confirming to naming convention Rename rules currently not conforming to naming convention Dec 23, 2024
Copy link
Collaborator

@dylwil3 dylwil3 left a comment

Choose a reason for hiding this comment

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

Wonderful! Thanks so much!

@dylwil3 dylwil3 merged commit 5bc9d6d into astral-sh:main Dec 23, 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.

pydocstyle rules should follow naming convention

3 participants