Skip to content

Enforce Spice style

Jeremy White requested to merge style1 into master

Turns out that most CodeWeavers developers don't naturally follow the Spice style guidelines.

As a result, it is useful to use indent to enforce these rules. These patches refine the use of indent and then apply it to all source files. This will hopefully make it easier to be style compliant in the future.

Merge request reports