A code-formatter made due the lack of avaible applications targetting this.
This aims to be simple but stable solution, when formatting meson.build-files.
- gcc (version >= 8.0.0)
Clone the repository, go to the root of it and simply type `meson build`,
then change into the generated `build`-directory and type `ninja`.