mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 18:06:38 +00:00

This reverts commit 5d1df6d220f1d6f726d9643848679d781750db64. There is a strong objection to this change: https://reviews.llvm.org/D106436#2905618 Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D106847
4 lines
94 B
YAML
4 lines
94 B
YAML
BasedOnStyle: Google
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
IndentPPDirectives: AfterHash
|