Skip to content

Commit

Permalink
ebpf: merge rust-analyzer settings
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaobo Liu <[email protected]>
  • Loading branch information
cppcoffee authored and tamird committed Oct 5, 2024
1 parent 04b631e commit 44c1f66
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
3 changes: 3 additions & 0 deletions {{project-name}}-ebpf/.cargo/rust-analyzer.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[rust-analyzer]
cargo.target = "bpfel-unknown-none"
checkOnSave.allTargets = false
4 changes: 0 additions & 4 deletions {{project-name}}-ebpf/.vim/coc-settings.json

This file was deleted.

4 changes: 0 additions & 4 deletions {{project-name}}-ebpf/.vscode/settings.json

This file was deleted.

0 comments on commit 44c1f66

Please sign in to comment.