fusion44 / blitz_api

A management backend for the RaspiBlitz project written in Python / FastAPI
MIT License
19 stars 18 forks source link

#179 add identity_uri to ln_info_lite #183

Closed rootzoll closed 1 year ago

rootzoll commented 1 year ago

fixes #179

rootzoll commented 1 year ago

Do I need to run the "pre-commit" before I make mak local commit or before I push to repo?

cstenglein commented 1 year ago

Works. :+1:

Do I need to run the "pre-commit" before I make mak local commit or before I push to repo?

Usually before you commit. But the bot also fixes it if you pushed it before.

fusion44 commented 1 year ago

If like to avoid having the bot add another commit. So if possible, always run locally before committing 🙂