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 not all .hs files are traversed #821

Merged
merged 2 commits into from
Mar 3, 2024
Merged

Fix not all .hs files are traversed #821

merged 2 commits into from
Mar 3, 2024

Conversation

toku-sa-n
Copy link
Collaborator

Description of the PR

Do shopt -s globstar before self-validation.

Checklist

mihaimaruseac
mihaimaruseac previously approved these changes Feb 29, 2024
@mihaimaruseac
Copy link
Owner

This seems to also try to format files in dist-newstyle :( Maybe let's do a find ... -not ... -exec command instead?

@toku-sa-n
Copy link
Collaborator Author

Yeah I'm aware of it, and going to fix (haven't done it yet because I was skiing for two days :)

@mihaimaruseac
Copy link
Owner

There's no rush ;) Enjoy skiing!

Copy link
Owner

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you

@mihaimaruseac mihaimaruseac merged commit deac852 into master Mar 3, 2024
23 checks passed
@mihaimaruseac mihaimaruseac deleted the globstar branch March 3, 2024 15:49
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