Source Code Formatter
Due to different developer habits as well as to source reuse (in its entirety or in parts) from other projects and examples, it is very difficult - despite project rules - to keep the source "spick and span". The formatter is a tool which can help developers and reviewers to view the code and work with it - precisely in the way in which they are accustomed, while at the same time complying the rules of writing source on their project. The formatter is fully configurable. This means that it can be not only adjusted to all rules of formatting source on project, but also adjusted to accommodate all tastes.