You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Right now with the addition of TSLint into Precaution, our diagram becomes a little complicated and giving that we will add more linters in future it will become more and more complicated.
Also, currently the diagram is little misleading it shows as if on every pull request we are calling all three linters - Bandit, Gosec and TSLint which is not true.
Describe the solution you'd like
Maybe we can remove the mention of the specific linters at all. This diagram should be an abstract view of how Precaution works and we don't want to update that diagram when we add support for every new linter.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Right now with the addition of TSLint into Precaution, our diagram becomes a little complicated and giving that we will add more linters in future it will become more and more complicated.
Also, currently the diagram is little misleading it shows as if on every pull request we are calling all three linters - Bandit, Gosec and TSLint which is not true.
Describe the solution you'd like
Maybe we can remove the mention of the specific linters at all. This diagram should be an abstract view of how Precaution works and we don't want to update that diagram when we add support for every new linter.
The text was updated successfully, but these errors were encountered: