lint-bpf
Version updated for https://github.com/d-e-s-o/lint-bpf to version v0.1.2.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The lint-bpf GitHub Action automates the process of linting BPF (Berkeley Packet Filter) C source code using the bpflint tool. It helps developers identify and address potential issues in their BPF code, ensuring better code quality and adherence to best practices. This action is specifically designed for Linux environments.
Release notes
- Updated
bpflinterversion to0.1.5
Full Changelog: https://github.com/d-e-s-o/lint-bpf/compare/v0.1.1...v0.1.2