lnbits / lnurl

LNURL implementation for Python.
https://pypi.org/project/lnurl
MIT License
64 stars 19 forks source link

[FEAT] add ruff and pre-commit #19

Closed dni closed 1 year ago

dni commented 1 year ago

and removing isort and flake8

codecov-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.80%. Comparing base (babc3d6) to head (49af70c). Report is 26 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ======================================= Coverage 87.80% 87.80% ======================================= Files 7 7 Lines 410 410 ======================================= Hits 360 360 Misses 50 50 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.