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

Add check-cfg lint to fuzz to quiet warnings #3555

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Jan 22, 2025

Previously, the fuzzer would complain about unknown cfg flags. Here, we add them to the list of allowed flags to quiet the many warnings.

@tnull tnull force-pushed the 2025-01-add-fuzz-cfg-lints branch from 1114c83 to 80c5d95 Compare January 22, 2025 14:09
Previously, the fuzzer would complain about unknown `cfg` flags. Here,
we add them to the list of allowed flags to quiet the many warnings.
@tnull tnull force-pushed the 2025-01-add-fuzz-cfg-lints branch from 80c5d95 to 8cee3bb Compare January 22, 2025 14:28
@tnull
Copy link
Contributor Author

tnull commented Jan 23, 2025

Going ahead and merging this with one ACK, since it's trivial.

@tnull tnull merged commit bd85a29 into lightningdevkit:main Jan 23, 2025
25 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