Currently the repo uses multiple languages and it's very possible that the list of languages will grow as the time goes.
It can be considered to add:
.clang-format and .clang-tidy for Wirego Bridge in C
ruff for Wirego package in Python
golint for Wirego package in Go
as well as the CI to automate building, testing and releasing these packages.
Currently the repo uses multiple languages and it's very possible that the list of languages will grow as the time goes.
It can be considered to add:
.clang-formatand.clang-tidyfor Wirego Bridge in Crufffor Wirego package in Pythongolintfor Wirego package in Goas well as the CI to automate building, testing and releasing these packages.