paths:
# changesette-release.yml is autogenerated by cargo-dist; suppress its style-level shellcheck issues.
.github/workflows/changesette-release.yml:
ignore:
- 'shellcheck reported issue in this script: SC2001:'
- 'shellcheck reported issue in this script: SC2086:'
- 'shellcheck reported issue in this script: SC2129:'
# actionlint does not know the self-repository syntax ("$/...") yet.
.github/workflows/tag-aliases.yml:
ignore:
- 'reusable workflow call "\$/[^"]*" at "uses" is not following the format'
.github/workflows/test-setup.yml:
ignore:
- 'specifying action "\$/[^"]*" in invalid format because ref is missing'