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

libbpf-cargo: Allow renamed lint usage in skeleton #1076

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Jan 22, 2025

We have seen several lints get renamed or removed over time. Our generated skeletons explicitly allow a couple of lints and these may be affected by such changes as well. To make that less of an event, silently allow the usage of renamed lints down there.

We have seen several lints get renamed or removed over time. Our
generated skeletons explicitly allow a couple of lints and these may be
affected by such changes as well. To make that less of an event,
silently allow the usage of renamed lints down there.

Signed-off-by: Daniel Müller <deso@posteo.net>
@d-e-s-o d-e-s-o merged commit 962e5f5 into libbpf:master Jan 22, 2025
13 checks passed
@d-e-s-o d-e-s-o deleted the topic/renamed-lints branch January 22, 2025 17:35
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.

1 participant