vipyrsec / dragonfly-mainframe

The mainframe for Dragonfly
https://docs.vipyrsec.com/dragonfly-mainframe/
MIT License
4 stars 2 forks source link

Add ruff-format to pre-commit #224

Closed jonathan-d-zhang closed 3 months ago

jonathan-d-zhang commented 3 months ago

We previously switched to ruff instead of black, but somehow it didn't end up in pre-commit.

We can fix this by adding the hook that runs ruff format