Introduce semgrep
neob91-close opened this issue · 1 comments
neob91-close commented
We could use semgrep to detect scenarios such as these:
assert
insidepytest.raises
block (will never execute)logger.exception
insideexcept
blocks rather thanlogger.error
neob91-close commented
FYI @nsaje @tsx @AlecRosenbaum