This refactor shouldn't change much except add a new `nix formatter run` command. This creates space for the new `nix formatter build` command, which I'll be introducing in the next commit.
3 lines
52 B
Bash
Executable File
3 lines
52 B
Bash
Executable File
#!/usr/bin/env bash
|
|
echo "Formatting(${#}):" "${@}"
|