BoostryJP / ibet-Prime

Advanced API Toolkit for Digital Securities Issuance and Management on the ibet Network 🚀
https://ibet.jp/ibet-for-fin
Apache License 2.0
11 stars 1 forks source link

[FEATURE] Introducing Ruff #667

Closed YoshihitoAso closed 3 months ago

YoshihitoAso commented 3 months ago

Is your feature request related to a problem? Please describe.

Currently we use black to format code, but I would like to automate more advanced checks on program behavior.

Describe the solution you'd like

I would like to introduce Ruff into this project.

https://docs.astral.sh/ruff/