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
Like the title suggests, we should consider creating some sort of additional testing suite (most likely through GitHub Actions) that runs Sobelow against the Top X of Elixir repositories in GitHub.
This would ensure that on new feature releases we still maintain parity with previous version on code comprehension.
Like the title suggests, we should consider creating some sort of additional testing suite (most likely through GitHub Actions) that runs Sobelow against the Top X of Elixir repositories in GitHub.
This would ensure that on new feature releases we still maintain parity with previous version on code comprehension.
Inspiration could be taken from how Semgrep creates parsing statistics when adding support for a new scanner.
The text was updated successfully, but these errors were encountered: