We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73393f commit 1122346Copy full SHA for 1122346
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