Skip to content

r2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 14:02
· 25725 commits to graphisoft since this release
Adjust Graphisoft style due to feedback

Structs and unions usually don't inherit from anything in our codebase,
so these should always have their starting brace on the same line as the
struct/union keyword.

The desired line length was increased to 150 as well, due to complaints
in code reviews about 120 resulting in less readable code.