Skip to content

feat: Configure automatic trailing commasΒ #176

@mtwichel

Description

@mtwichel

Description

This proposal is to change

formatter:
  trailing_commas: preserve

to

formatter:
  trailing_commas: automate

Personally, I think this is a much cleaner system and enables the formatter to do the work of making code more readable instead of relying on developers.

Requirements

  • All CI/CD checks are passing.
  • There is no drop in the test coverage percentage.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions