Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix compliance.yaml #16035

Closed
wants to merge 1 commit into from
Closed

fix compliance.yaml #16035

wants to merge 1 commit into from

Conversation

TravisEz13
Copy link
Member

PR Summary

The optionsXS flag defaults to 1 (to enable recursion). What's missing
is the target argument, our sources directory. (It's probably defaulting
to the given value, but we can explicit about this.) We just need to not
override optionsXS as we were previously doing with 0 to disable
recursion.

PR Context

PR Checklist

The `optionsXS` flag defaults to 1 (to enable recursion). What's missing
is the target argument, our sources directory. (It's probably defaulting
to the given value, but we can explicit about this.) We just need to not
override `optionsXS` as we were previously doing with 0 to disable
recursion.
@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Sep 7, 2021
@TravisEz13 TravisEz13 closed this Sep 14, 2021
@daxian-dbw daxian-dbw deleted the andschwa/fix-termcheck branch October 19, 2022 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants