mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 12:52:48 +08:00
Documentation for c1f17927aa
This commit is contained in:
@@ -310,7 +310,7 @@ clang-tidy --fix --quiet -p build subfolder/file_to_check.cpp --
|
||||
|
||||
@subsubsection autotoc_md37 Code Formatter
|
||||
|
||||
<a href="<a href="https://clang.llvm.org/docs/ClangFormat.html">https://clang.llvm.org/docs/ClangFormat.html</a>" target="_blank" ><tt>__clang-format__</tt></a> is used for code formatting.
|
||||
<a href="<a href="https://clang.llvm.org/docs/ClangFormat.html">https://clang.llvm.org/docs/ClangFormat.html</a>" target="_blank" ><tt>clang-format</tt></a> is used for code formatting.
|
||||
|
||||
- Installation (only needs to be installed once.)
|
||||
- Mac (using home-brew): <tt>brew install clang-format</tt>
|
||||
|
||||
Reference in New Issue
Block a user