Which should make these defaults more immune to changes in the BraceWrapping enum.
using a table of values is just asking for trouble, and by doing it this way there's more confidence about the correctness of the default styles.
as @Silvestre.Ledru inadvertently pointed out.