mirror of
https://github.com/nushell/nushell.git
synced 2024-11-08 01:24:38 +01:00
5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
|
#!/usr/bin/env nu
|
||
|
|
||
|
use ../toolkit.nu fmt
|
||
|
|
||
|
fmt --check --verbose
|