angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
859 stars 108 forks source link

Ignore vendor dir in ruff+black #1225

Closed twizmwazin closed 3 months ago

twizmwazin commented 3 months ago

Ignoring the directory in pre-commit makes the CI green but the tools report errors locally in the editor and cli. This allows us to use them locally again.