pycord-v3 icon indicating copy to clipboard operation
pycord-v3 copied to clipboard

fix: remove ignored lint rules TD002, TD003, and TD006 from ruff conf…

Open Lumabots opened this issue 5 months ago • 4 comments

…iguration

Summary

Information

  • [ ] This PR fixes an issue.
  • [ ] This PR adds something new (e.g. new method or parameters).
  • [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • [ ] This PR is not a code change (e.g. documentation, README, typehinting, examples, ...).

Checklist

  • [ ] I have searched the open pull requests for duplicates.
  • [ ] If code changes were made then they have been tested.
    • [ ] I have updated the documentation to reflect the changes.
  • [ ] If type: ignore comments were used, a comment is also left explaining why.
  • [ ] I have updated the changelog to include these changes.

Lumabots avatar Oct 26 '25 20:10 Lumabots

Thanks for opening this pull request! Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/179/head:pr-179
git checkout pr-179

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord-next@refs/pull/179/head

pycord-app[bot] avatar Oct 26 '25 20:10 pycord-app[bot]

Well, ruff is failing.. (add noqas if needed)

Paillat-dev avatar Oct 26 '25 21:10 Paillat-dev

Well, ruff is failing.. (add noqas if needed)

well every todo needs a rework then, i'll do that later

Lumabots avatar Oct 27 '25 07:10 Lumabots

i'll actually look at that after 2.7, as i think we should make address that now

Lumabots avatar Oct 27 '25 10:10 Lumabots

bump @Lumabots

Paillat-dev avatar Dec 31 '25 11:12 Paillat-dev