To keep the codebase clean and consistent with the rules in [CONTRIBUTING.md](https://github.com/sysprog21/linmo/tree/main/CONTRIBUTING.md) we should add automatic format checks for all supported languages. Tools: - C / C++: clang-format - Shell: shfmt - Python: black