$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Checking interest in clang-{format, tidy} configurations
From: jerry.c.t_at_[hidden]
Date: 2016-06-19 12:46:05
Hi,
is there an interest for common boost clang-format and clang-tidy (only the module readability-identifier-naming) configurations to inforce consistent layout and naming style?
For clang-format there are predefined styles like llvm, google etc. I think about adding a new predefined style 'boost' to clang-format. But first i would start with a separate _clang-format file.
For clang-tidy there are no predefined styles thus i would simply create a _clang-tidy file.
Best regards,
Jerry