ΒΆclang::format::FormatStyle getMicrosoftStyle(
FormatStyle::LanguageKind Language)
clang::format::FormatStyle getMicrosoftStyle(
FormatStyle::LanguageKind Language)
Description
Returns a format style complying with Microsoft style guide: https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference?view=vs-2017
Declared at: clang/include/clang/Format/Format.h:4066
Parameters
- FormatStyle::LanguageKind Language