lnbits-legend/lnbits/core
dni ⚡ eb0b06f98c
[DEV] add ruff for linting and combine linters into one workflow (#1875)
* remove unused and update black + precommit
* makefile add ruff remove unused
* F541 fix
* complete ruff ignore
* remove unused workflow and combine linters into one
add lnbits/static to ruff ignore
save preview and linelength for later
define target version for black
* ignore upgrades for mypy
* remove flake8
* ignore F401 for __init__ files
* unused pylint comment
* unused noqa
* ignore upgrades for black
* run linting on py3.9 and py3.10
* dont assume python
2023-08-19 07:38:04 +02:00
..
static Update payments on invoice creation (#1782) 2023-08-18 12:10:52 +02:00
templates Update payments on invoice creation (#1782) 2023-08-18 12:10:52 +02:00
views [REFACTOR] payments sse endpoint (#1781) 2023-08-18 11:05:14 +01:00
__init__.py [DEV] add ruff for linting and combine linters into one workflow (#1875) 2023-08-19 07:38:04 +02:00
crud.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
helpers.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
migrations.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
models.py [REFACTOR] payments sse endpoint (#1781) 2023-08-18 11:05:14 +01:00
services.py [REFACTOR] cleanup views/api.py (#1865) 2023-08-18 10:22:22 +01:00
tasks.py cancel all long-running tasks (#1793) 2023-08-18 10:25:33 +01:00