Skip to content

Commit 594a88f

Browse files
mtfishmanclaude
andcommitted
chore: normalize CompatHelper subdirs block-scalar style
`|2-` and `|-` parse identically here (auto-detection picks up the 2-space indent from the first non-empty content line), but `|-` is the conventional form used elsewhere in the repo. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1f34e86 commit 594a88f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: "ITensor/ITensorActions/.github/workflows/CompatHelper.yml@mf/subdir-inputs"
1313
with:
1414
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
15-
subdirs: |2-
15+
subdirs: |-
1616
1717
docs
1818
examples

0 commit comments

Comments
 (0)