Commit 548d7e4
feat(wasm-utxo): add linting step to CI workflow
Add ESLint check in GitHub Actions CI workflow for the wasm-utxo package.
Runs between formatting checks and tests to catch potential issues early.
Issue: BTC-2786
Co-authored-by: llm-git <[email protected]>1 parent 3f1015e commit 548d7e4
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
0 commit comments