Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 9a6bfe8

Browse files
authored
shouldi: Update README
Fixes: #504
1 parent 64a42ba commit 9a6bfe8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

examples/shouldi/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ any issues in any of the python packages you were thinking of installing.
2828
Right now `shouldi` runs the following static analysis tools and complains if:
2929

3030
- [safety](https://pyup.io/safety/)
31-
- Any issues are found
32-
- TODO: [bandit](https://pypi.org/project/bandit/)
33-
- TODO: [pylint](https://pypi.org/project/pylint/)
34-
- TDB (something about the number of errors)
31+
- [bandit](https://pypi.org/project/bandit/)
32+
- [golangci_lint](https://github.com/golangci/golangci-lint/blob/master/README.md)
33+
- [npm-audit](https://docs.npmjs.com/cli/audit)
3534

3635
## License
3736

0 commit comments

Comments
 (0)