astral-sh / ruff-pre-commit

A pre-commit hook for Ruff.
Apache License 2.0
919 stars 41 forks source link

Feature Request: Enable GitHub Discussions #47

Closed jgarte closed 1 year ago

jgarte commented 1 year ago

Hi,

I'd like to request to enable GitHub Discussions for the community to ask questions about ruff-pre-commit without polluting the issue tracker.

WDYT

zanieb commented 1 year ago

Hey thanks for raising!

I think it'd probably just be best to use the Ruff discussion section instead. As maintainers, it's a bit harder for us to monitor discussions spread across multiple repositories.

charliermarsh commented 1 year ago

Yeah that sounds right to me. Ideally this project would be part of the Ruff monorepo but IIRC it has to be separate for pre-commit reasons :)