Commit 7d2510c
committed
Update justfile to format tests and verify
Running `just fmt` only formats modules in the workspace, and not
`integration_test` and `verify`.
Add a line for both of these modules so that they are formatted when
running `just fmt`.1 parent 35f3714 commit 7d2510c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments