Skip to content

Tech debt: Add support for ruff format to standardize code formatting according to PEP style guidelines #6511

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

Closed
1 of 2 tasks
leandrodamascena opened this issue Apr 17, 2025 · 2 comments · Fixed by #6512
Closed
1 of 2 tasks
Assignees
Labels
tech-debt Technical Debt tasks

Comments

@leandrodamascena
Copy link
Contributor

Why is this needed?

We should integrate the ruff format command - replacing black - to consistently format our codebase according to PEP style guidelines.

Ruff's formatter is a fast and PEP-compliant alternative to tools like Black, with improved compatibility with our existing linting.

Which area does this relate to?

Other

Suggestion

Add ruff format

Acknowledgment

@leandrodamascena leandrodamascena added tech-debt Technical Debt tasks triage Pending triage from maintainers labels Apr 17, 2025
@leandrodamascena leandrodamascena self-assigned this Apr 17, 2025
@leandrodamascena leandrodamascena moved this from Triage to Working on it in Powertools for AWS Lambda (Python) Apr 17, 2025
@leandrodamascena leandrodamascena removed the triage Pending triage from maintainers label Apr 17, 2025
@leandrodamascena leandrodamascena linked a pull request Apr 17, 2025 that will close this issue
7 tasks
@github-project-automation github-project-automation bot moved this from Working on it to Coming soon in Powertools for AWS Lambda (Python) Apr 17, 2025
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Apr 17, 2025
Copy link
Contributor

This is now released under 3.11.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical Debt tasks
Projects
Status: Coming soon
Development

Successfully merging a pull request may close this issue.

1 participant