Other Tools
- Valadoc - generate documentation from VAPIs, GIRs and other files
- Gcovr - code coverage reports, use the
--debug
switch withvalac
to include source file line numbers. Codecov Vala Example: https://github.com/codecov/example-vala - Uncrustify - source code beautifier
- Vala-Lint - check Vala code files for code-style errors