K 10 svn:author V 11 arichardson K 8 svn:date V 27 2020-09-10T14:11:24.757916Z K 7 svn:log V 250 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. END