You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf
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>
10 months ago
..
.cargo integration-ebpf: add cargo config 1 year ago
aya-bpf aya: Implement RingBuf 11 months ago
aya-bpf-bindings rustfmt: group_imports = "StdExternalCrate" 12 months ago
aya-bpf-cty .github: Add markdownlint 10 months ago
aya-log-ebpf integration-test: Implement running on VMs 1 year ago
rust-toolchain.toml Re-organize into a single workspace 2 years ago