fix: resolve CI workflow path and add lint job
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled

This commit is contained in:
2026-01-31 23:08:32 +00:00
parent 74901c9fa4
commit 3364bc47c5

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# Generated by Cargo
# will cover compiled files and intermediates
target/
Cargo.lock
# Remove package-lock to avoid confusion
# (we use Cargo.lock exclusively)
package-lock.json
# These are backup files generated by the editor
*.swp
*.swo
*~
# IDE files
.idea/
.vscode/
*.code-workspace
# OS files
.DS_Store
Thumbs.db
# Test artifacts
coverage/
*.lcov
htmlcov/
# Local vault files (contain sensitive data)
~/.config/api-token-vault/