withdraw/manifest.json
dni ⚡ a44820f61f
feat: add linters and ci (#28)
* feat: introduce linting and ci
* add locks
* prettier
* black and sorting
* f405 missing imports
* E902
* mypy
* renderer
* circular imports
* check comment
* add exports
* add lnurlerrorhandler only on lnurl routes
* add test case
2024-07-11 10:30:28 +02:00

9 lines
120 B
JSON

{
"repos": [
{
"id": "withdraw",
"organisation": "lnbits",
"repository": "withdraw"
}
]
}