Commit 5e3fed6
authored
fix: update to include pathvars
If I understand this diff correctly, we need to add this directive to the global, module and rule scopes:
https://github.com/snakemake/snakemake/pull/3760/changes#diff-cefc28a3359ed79bebf577c350da973634f6200a4f3b200c954781138dc8b3a91 parent f40764d commit 5e3fed6
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| 115 | + | |
113 | 116 | | |
0 commit comments