This repository was archived by the owner on Oct 6, 2025. It is now read-only.
Commit 2f31230
committed
fixing pre-commit warning
```
Some of your tasks use `git add` command. Please remove it from the config since
all modifications made by tasks will be automatically added to the git commit index.
```1 parent b40ea40 commit 2f31230
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments