mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-08 02:18:43 +00:00
![James Molloy](/assets/img/avatar_default.png)
Good: template<> void good(); Bad: template<> void bad(); Add .clang-format to enforce goodness. PiperOrigin-RevId: 205890909
2 lines
55 B
YAML
2 lines
55 B
YAML
BasedOnStyle: LLVM
|
|
AlwaysBreakTemplateDeclarations: Yes |