Skip to content

Use taplo to check and format tomls #15

@leandro-lucarella-frequenz

Description

The same as we check and format python files automatically, it would be good to do the same with pyproject.toml (and any other toml file) to make sure we have a consistent formatting across projects and can detect errors early.

taplo is a nice tool written in rust that can do both (and even check a toml semantically against a json schema).

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:noxAffects the configuration of nox

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions