Skip to content

Commit 89ac5a9

Browse files
Bump default lint version to clang-format 14
Now that the app-builder comes with LLVM 14
1 parent f45eba5 commit 89ac5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
version:
1010
required: false
1111
type: number
12-
default: 11
12+
default: 14
1313
extensions:
1414
required: false
1515
default: 'h,c,proto'

0 commit comments

Comments
 (0)