fkie-cad / dewolf

A research decompiler implemented as a Binary Ninja plugin.
GNU Lesser General Public License v2.1
162 stars 9 forks source link

Fix that pipeline also crashes when black is not applied #354

Closed ebehner closed 8 months ago

ebehner commented 8 months ago

Currently, if some files should be formatted via black, the pipeline does not crash and only crashes if isort raises errors.