Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into WP/route_extension_de…
Browse files Browse the repository at this point in the history
…tection
  • Loading branch information
rustchain64 committed Dec 19, 2023
2 parents 93a24b5 + 627024f commit dda2148
Show file tree
Hide file tree
Showing 7 changed files with 690 additions and 623 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"files.autoSave": "onFocusChange",
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"rust-analyzer.check.command": "clippy",
"rust-analyzer.cargo.features": "all",
"rust-analyzer.check.allTargets": true,
"[toml]": {
"editor.defaultFormatter": "tamasfe.even-better-toml"
}
Expand Down
Loading

0 comments on commit dda2148

Please sign in to comment.