Skip to content

[Enhancement] Check and Format peripheral code. #730

@jaoleal

Description

@jaoleal

Describe the enhancement

We have some peripheral code that isnt checked on CI.

Checking them probably would require some formatting accross the project.

When i say peripheral code i refer to:

  • justfile
  • toml`s
  • dockerfiles
  • bash and sh script

Additional context
justfiles can be checked and formatted using just itself.
just --fmt --unstable
and
just --fmt --check --unstable

Also, i suggest

for tomls, https://github.com/tamasfe/taplo.

for bash and sh https://github.com/koalaman/shellcheck and https://github.com/mvdan/sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions