HomeFreeBSD

Use the correct config names for some .clang-format entries

Description

Use the correct config names for some .clang-format entries

Those values are enum entries and should use "Never" instead of "false".
clang-format currently accepts false, but it's better to use the correct
syntax in case that changes in the future.

Details

Provenance
arichardsonAuthored on
Parents
rS365574: Add author entity for rhurlin, part 2
Branches
Unknown
Tags
Unknown