Skip to content

[Requested enhancement] PIE804 autofix #6783

@tylerlaprade

Description

@tylerlaprade

It seems non-breaking to replace

**{
    "foo": foo_value,
    "bar": bar_value,
  }

with

foo=foo_value,
bar=bar_value,

, unless I'm missing something. Dynamic keys might be trickier but could be excluded from an initial implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixesRelated to suggested fixes for violations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions