clang-format: Do not reflow comments.
authorng0 <ng0@n0.is>
Mon, 29 Apr 2019 12:57:39 +0000 (12:57 +0000)
committerng0 <ng0@n0.is>
Mon, 29 Apr 2019 12:57:39 +0000 (12:57 +0000)
commit2586e14e12b6c939ed5fad3f69f86b4ee7df4b6e
tree4af0f7aad388ed850b84bfff8641eb80a6b21c9a
parentb41480962266720fd2a068cb41284d2d29cc54fd
clang-format: Do not reflow comments.

For comments, specificalls doxygen style, we should have
more freedom to adjust and keep styles outside of the
limits of clang-format. This is useful for being able
to specify our own almost-specified doxygen standards.
contrib/conf/editors/clang-format