aya/bpf/aya-bpf-cty
Dave Tucker 8780a50be1 .github: Add markdownlint
This adds a linter to catch common markdown formatting errors.
The linter used is markdownlint-cli2 which is available on all platforms
and has an associated Github Action to automate these checks in CI.

Configuration is checked in at .markdownlint-cli2.yaml.

You may run the check locally using `markdownlint-cli2`.
Or you may install the extension for VSCode:
DavidAnson.vscode-markdownlint

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
ci bpf: initial bpf bindings
src aya-bpf-cty: remove empty module
.travis.yml bpf: initial bpf bindings
CHANGELOG.md bpf: initial bpf bindings
Cargo.toml toml: add formatter and check in CI
LICENSE-APACHE bpf: initial bpf bindings
LICENSE-MIT bpf: initial bpf bindings
README.md .github: Add markdownlint
build.rs fix uninlined_format_args clippy issues

README.md

cty

crates.io crates.io

Type aliases to C types like c_int for use with bindgen

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.