lnbits-legend/.github/workflows
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
..
codeql.yml TEST: update actions setup-python to v4 and checkout to v3, add caching to python (#1428) 2023-01-29 11:46:20 +01:00
linting.yml [DEV] add ruff for linting and combine linters into one workflow (#1875) 2023-08-19 07:38:04 +02:00
migrations.yml Update poetry to 1.5.1 (#1804) 2023-07-11 12:46:40 +02:00
on-tag.yml TEST: update actions setup-python to v4 and checkout to v3, add caching to python (#1428) 2023-01-29 11:46:20 +01:00
openapi.yml add github workflow for checking openapi (#1551) 2023-07-19 12:28:27 +01:00
regtest.yml quickfix for failing checks (#1819) 2023-07-11 13:25:35 +02:00
tests.yml [TEST] run tests.yml on py39 and py310 (#1882) 2023-08-18 09:50:56 +01:00