2c566f639198bd7bffe4e3f33823c6a356ca9c3b
func
{
if( x )
{
three pages of code
}
}
do
func
{
if( !x )
return;
three pages of code;
}
which reduces the indentation level and is easier to understand.
Languages
C++
85.7%
Lua
4.3%
C
4.3%
Rich Text Format
2.3%
CMake
1.1%
Other
2%