Skip to content

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

Submodules are used by some repos.

Note: Not all the soundness checks strictly need submodules but when working locally you'll have submodules checked out which can break the various linters so to keep local workflows functional it's best to get submodules for PR too.

Modifications:

Make the checkout action get one level of submodules for soundness checks.

Result:

Soundness more generally correct.

Motivation:

Submodules are used by some repos.

Note:  Not all the soundness checks strictly need submodules
but when working locally you'll have submodules checked out
which can break the various linters so to keep local workflows
functional it's best to get submodules for PR too.

Modifications:

Make the checkout action get one level of submodules for
soundness checks.

Result:

Soundness more generally correct.
@PeterAdams-A PeterAdams-A requested a review from a team as a code owner October 24, 2024 10:13
@FranzBusch FranzBusch merged commit 580cd8e into swiftlang:main Oct 24, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants