Skip to content

Add -Wmissing-import-lists and -Wmissing-local-signatures to werrorwolf check #9

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

locallycompact
Copy link
Collaborator

This will forcibly add the flags -Wmissing-import-lists and -Wmissing-local-signatures to all -Werror checks derived from haskell projects regardless of the project settings.

@locallycompact locallycompact requested a review from noonio June 15, 2025 15:34
@locallycompact locallycompact force-pushed the lc/werrorwolf-extra-flags branch from e7e9003 to e172554 Compare June 15, 2025 15:35
@locallycompact locallycompact force-pushed the lc/werrorwolf-extra-flags branch from e172554 to 8c00f63 Compare June 15, 2025 15:37
@noonio
Copy link
Contributor

noonio commented Jun 16, 2025

... why? 😅

@locallycompact
Copy link
Collaborator Author

So we always know where symbols come from and what that thing there is.

@noonio
Copy link
Contributor

noonio commented Jun 16, 2025

While I personally like the feature; I don't want to force it on every potential repo; especially if they have specifically opted against it.

@locallycompact
Copy link
Collaborator Author

Yes, well, of course it's always possible to explicitly opt out of anything in this module which is stated in the README. I think these options should certainly be opt-out rather than opt-in.

@noonio noonio merged commit 67721c4 into master Jun 16, 2025
2 checks passed
@noonio noonio deleted the lc/werrorwolf-extra-flags branch June 16, 2025 13:46
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