kadas-albireo / kadas-albireo2

KADAS Albireo
GNU General Public License v2.0
70 stars 15 forks source link

Plugin autoupdate #123

Closed domi4484 closed 3 months ago

domi4484 commented 3 months ago

@m-kuhn implementation is working but the plugin manager should have a better separation logic/gui to simplify things. I would like to do it if we have some spare time

domi4484 commented 3 months ago

We should probably start to mandate running ./scripts/formatSourceFiles.sh for code style

For me astyle complains about invalid options. Should we either add a pre-commit configuration?