Sanitized mirror from private repository - 2026-04-07 04:58:08 UTC
Some checks failed
Documentation / Build Docusaurus (push) Has been cancelled
Documentation / Deploy to GitHub Pages (push) Has been cancelled

This commit is contained in:
Gitea Mirror Bot
2026-04-07 04:58:08 +00:00
commit 5c08d94e26
1415 changed files with 359812 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"editor.formatOnSave": true,
"rust-analyzer.check.command": "clippy",
"nixEnvSelector.suggestion": false,
"nixEnvSelector.nixFile": "${workspaceFolder}/default.nix"
}