diff options
| author | 2026-01-20 19:28:17 -0600 | |
|---|---|---|
| committer | 2026-01-20 19:28:17 -0600 | |
| commit | 2f338ce74091c74b9fb42debbaf2740b95ce7108 (patch) | |
| tree | 5976bfde3a902074873b08d5b703fbb4b42ef2b1 /bin | |
| parent | Add plotting functions. (diff) | |
Format.
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/janet-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/janet-format b/bin/janet-format index ef04529..4c61285 100644 --- a/bin/janet-format +++ b/bin/janet-format @@ -3,6 +3,7 @@ (import spork/fmt) (import spork/argparse) + (def- default-config ".janet-format.jdn") (defn- main |
