diff options
author | Stephan Beyer <s-beyer@gmx.net> | 2017-10-02 08:37:14 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-02 13:17:48 +0900 |
commit | 1bf0259a03d026ba4a8873aaf406d5b73512c4a3 (patch) | |
tree | 6d88d25f07ec29c35c3071545774371a6cee7fa8 /t/t5100/rfc2047-info-0010 | |
parent | clang-format: adjust line break penalties (diff) | |
download | tgif-1bf0259a03d026ba4a8873aaf406d5b73512c4a3.tar.xz |
clang-format: add a comment about the meaning/status of the
Having a .clang-format file in a project can be understood in a way that
code has to be in the style defined by the .clang-format file, i.e., you
just have to run clang-format over all code and you are set.
This unfortunately is not yet the case in the Git project, as the
format file is still work in progress. Explain it with a comment in
the beginning of the file.
Additionally, the working clang-format version is mentioned because the
config directives change from time to time (in a compatibility-breaking way).
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/rfc2047-info-0010')
0 files changed, 0 insertions, 0 deletions