Home
last modified time | relevance | path

Searched hist:"8 efceeb6ac90d58b19b04fa7900ed45659b82f2b" (Results 1 – 1 of 1) sorted by relevance

/src/
H A D.clang-format8efceeb6ac90d58b19b04fa7900ed45659b82f2b Thu Sep 10 14:11:24 UTC 2020 Alex Richardson <arichardson@FreeBSD.org> 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.
8efceeb6ac90d58b19b04fa7900ed45659b82f2b Thu Sep 10 14:11:24 UTC 2020 Alex Richardson <arichardson@FreeBSD.org> 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.
8efceeb6ac90d58b19b04fa7900ed45659b82f2b Thu Sep 10 14:11:24 UTC 2020 Alex Richardson <arichardson@FreeBSD.org> 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.