Skip to content

Add fmt command #14

@alexarchambault

Description

@alexarchambault

Using scalafmt either:

  • purely dynamically, downloading it upon launch and running it by spawning a JVM
  • purely statically, by depending on it and including it in our native binaries
  • a mix of both: default to a static embedded version, but allow for other version dynamically (although formatting would be slower)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions