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