Commit 222bf70
committed
chore: update dependabot, gitignore, pre-commit hooks, and Cargo.lock
- Remove trailing newline in dependabot.yml for consistency.
- Uncomment .idea/ in .gitignore to exclude JetBrains IDE files.
- Switch pre-commit rust hooks to backplane's repository and add clippy and test hooks.
- Update fswatcher dependency to version 0.2.1 in Cargo.lock.
- Remove trailing newlines in README.md for cleaner file formatting.
These changes improve maintainability, ensure consistent formatting, and update dependencies for better functionality and security.
Signed-off-by: Marcelo Borges <[email protected]>1 parent ad806a1 commit 222bf70
File tree
5 files changed
+7
-8
lines changed- .github
5 files changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
0 commit comments