This commit is contained in:
Josh Patra
2024-03-24 02:49:43 -04:00
parent 3d1de53406
commit 6a17f663b1

View File

@@ -130,7 +130,7 @@ return {
"--all-scopes-completion", "--all-scopes-completion",
"--pretty", "--pretty",
"--header-insertion=iwyu", "--header-insertion=iwyu",
"--fallback-style={ BasedOnStyle: LLVM, ColumnLimit: 200 }", "--fallback-style={ BasedOnStyle: Google, ColumnLimit: 0 }",
"-j=12", "-j=12",
"--header-insertion-decorators", "--header-insertion-decorators",
}, },