mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
5 lines
63 B
Text
5 lines
63 B
Text
|
#!/usr/bin/env nu
|
||
|
|
||
|
use ../toolkit.nu fmt
|
||
|
|
||
|
fmt --check --verbose
|