forked from dmvassallo/EmbeddingScratchwork
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install pylint-sarif-unofficial via pipx
And use the new version. This change--both installing it with pipx on CI instead of having it as a development dependency, and using the new version--is to work around EliahKagan/pylint-sarif#19. This also upgrades (other) direct and indirect dependencies.
- Loading branch information
1 parent
df96583
commit d8e3f3f
Showing
4 changed files
with
508 additions
and
478 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,5 +40,4 @@ dependencies: | |
- blake3 | ||
- pylint-actions | ||
- pylint-exit | ||
- pylint-sarif-unofficial | ||
- subaudit |
Oops, something went wrong.