Commit ae434c5
chore: add dependabot config and editorconfig
Add .github/dependabot.yml to keep GitHub Actions and Cargo dependencies
current via weekly update PRs (the proactive half of dependency hygiene
alongside the security-audit workflow).
Add .editorconfig for repo-wide whitespace consistency (LF, final
newline, trimmed trailing whitespace, UTF-8) and 2-space YAML/TOML/
Markdown. Rust formatting is left to rustfmt, so there's no .rs rule.1 parent 47dcb03 commit ae434c5
2 files changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments