terraform-aws-modules/terraform-aws-lambda

Re-format code with Ruff formatter

Fran-Rg opened this issue ยท 3 comments

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • No ๐Ÿ›‘: please wait to file a request until the functionality is avaialble in the AWS provider

Is your request related to a problem? Please describe.

Hard to code

Describe the solution you'd like.

The python files should all be reformated using ruff format or black: https://docs.astral.sh/ruff/formatter/

Describe alternatives you've considered.

Not very aware of EditorCode but ruff/black works very well

Additional context

It would help contributions

Sounds good to me and ruff is nice. PR containing only ruff changes is welcome.

This issue has been resolved in version 7.0.0 ๐ŸŽ‰

I'm going to lock this issue because it has been closed for 30 days โณ. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.