Commit 93b50e9
authored
use ppx_subliner for cleaner cmdliner CLI (#83)
* add ppx_subliner for cleaner cmdliner CLI definitions
* chore: update ocamlformat to 0.27.0 and reformat code
* Convert Slurm command to ppx_subliner
* Convert Show and Sample commands to ppx_subliner
* Apply ocamlformat
* Convert all remaining commands to ppx_subliner1 parent 048849f commit 93b50e9
File tree
36 files changed
+601
-737
lines changed- src
- bin
- core
- lsp
- server
36 files changed
+601
-737
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments