Skip to content

Commit

Permalink
CI pedantic much?
Browse files Browse the repository at this point in the history
  • Loading branch information
brainstorm committed Nov 17, 2023
1 parent ca19a4d commit fdb3cc7
Show file tree
Hide file tree
Showing 2 changed files with 1,111 additions and 1,351 deletions.
7 changes: 5 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"rust-analyzer.linkedProjects": ["lib/workload/stateless/filemanager/Cargo.toml", "skel/rust-api/Cargo.toml"]
}
"rust-analyzer.linkedProjects": [
"lib/workload/stateless/filemanager/Cargo.toml",
"skel/rust-api/Cargo.toml"
]
}
Loading

0 comments on commit fdb3cc7

Please sign in to comment.