-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I prefer running the checks alongside the rest of my linters in my pre-commit. Currently I have a hacky workflow where I:
- Make a temporary PR,
- Push to GitHub,
- Wait for the DeepSource Actions to finish,
- Check whether any failed,
- Print links to analyzers if so, and
- Clean-up by closing the PR and deleting the branch.
It'd be great to not have to do this artifice and instead just say deepsource run-analysis BRANCH_NAME.
Metadata
Metadata
Assignees
Labels
No labels