jpadilla / pyjwt

JSON Web Token implementation in Python
https://pyjwt.readthedocs.io
MIT License
5.18k stars 690 forks source link

Replace flake8 with ruff #996

Closed cleder closed 1 month ago

cleder commented 1 month ago

Ruff is a modern and fast replacement for flake8 which has dozens of flake8 plugin checks integrated and autofixes. In this repo 79 ruff error can be fixed,

gagandeepp commented 1 month ago

Interested please assign @cleder

can you please add Hacktoberfest label to this issue as well?

gagandeepp commented 1 month ago

https://github.com/jpadilla/pyjwt/pull/998

@cleder Please review my MR

gagandeepp commented 1 month ago

@jpadilla can you please review my MR?

gagandeepp commented 1 month ago

https://github.com/jpadilla/pyjwt/pull/1001