There was an error while loading. Please reload this page.
2 parents e73393f + 1122346 commit 4f58cf0Copy full SHA for 4f58cf0
03-Style.md
@@ -15,6 +15,7 @@ Whatever style guidelines you establish, be sure to implement a `.clang-format`
15
16
Every IDE and many editors have support for clang-format built in or easily installable with an add-in.
17
18
+ * CLion: https://www.jetbrains.com/help/clion/clangformat-as-alternative-formatter.html
19
* VSCode https://marketplace.visualstudio.com/items?itemName=xaver.clang-format
20
* VisualStudio https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat#review-details
21
* Resharper++: https://www.jetbrains.com/help/resharper/2017.2/Using_Clang_Format.html
0 commit comments