'visual studio can't apply clang-format 13
Solution 1:[1]
Reading the manual carefully.
AIAS_Right (in configuration: Right)
AIAS_Right
is the enum value, corresponding name in the config is Right
. Use
AlignArrayOfStructures: Right
Solution 2:[2]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | 273K |
Solution 2 | Emerson Jiang |