Commit d01d0d0
style: fix snakefmt formatting in Snakefile onstart block
Move standalone comment to inline to work around snakefmt bug where
a comment between an if-block and continuation code gets re-indented
non-idempotently on each format pass.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bc448d6 commit d01d0d0
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 70 | + | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
| |||
0 commit comments