dhan-oss / DhanHQ-py

The official Python client for communicating with the Dhan API.
MIT License
60 stars 25 forks source link

Use `ruff` for linting #7

Closed dikwickley closed 2 weeks ago

dikwickley commented 1 year ago

As there is no linter, ruff can be used. It's a lightning-fast linter for python.

dhan-oss commented 2 weeks ago

Hello @dikwickley

Thank you so much for the input. Yes, ruff is indeed popular in python community. Would love to have your contribution to the library, if you ever wish to.