Maharshi Basu
Maharshi Basu
Hi @IamAshrafSyed I've already worked on the aforementioned issue. You can contact the maintainer for the issues #898 and #899
Hey, I was thinking maybe using vulture in a pre-commit hook would be better than directly adding it to the CI pipeline.
Thanks! I'll work on creating the pre-commit hook PR.
Okay, I'll work on it. @jelly
The original `.eslintrc.json` used [babel-eslint](https://www.npmjs.com/package/babel-eslint) as the lint parser which caused failure when running lints locally since it was deprecated. Since `bslint` does not need to be defined in the...
After running the two commands you provided, the build process was successful. However, when using `cargo build --workspace --features sprs-benches`, additional packages were installed, notably `vcpkg`. Consequently, I assumed that...
Yes. I've made a [PR](https://github.com/sparsemat/sprs/pull/345) for future users who encounter this error while building. Please inform me if I need to make some edits.
The issue analysis generation is done. I'm still working on adding it to the github app.
That sounds good. I'll put this PR up for review.
@sauravpanda Do I need to make anymore changes to this PR? I'm still working on the GitHub app integration for issue analysis and will make a PR soon.