Commit Graph

5 Commits (01fe3a6b5e01cca6163d07d2e00279a6d1783c9f)

Author SHA1 Message Date
William Findlay ac47f7ee73
meta: ignore .vscode/ except .vscode/settings.json 3 years ago
William Findlay e115b72245
meta: fix rust-analyzer support for aya-bpf
Ironically, we have the same issue here as in https://github.com/aya-rs/aya-template/pull/13/.
This patch fixes this by explicitly defining the project layout for both vscode and neovim.
3 years ago
Dave Tucker 544efdd4d7 ci: Add action for xtask codegen
This commit adds a github action that will
- check out aya and libbpf
- run xtask codegen
- if there is a diff, open commit changes to the codegen branch
- if changes were comitted, open a pull-request

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
Alessandro Decina 9a0b13e781 ignore .vscode 4 years ago
Alessandro Decina 15be301f8c Initial commit 4 years ago