We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91905d6 commit cea16ecCopy full SHA for cea16ec
.github/workflows/lint.yaml
@@ -2,7 +2,7 @@ name: Lint
2
on: [workflow_dispatch, pull_request]
3
env:
4
TERM: xterm-256color
5
- CLANG_VERSION: 15
+ CLANG_VERSION: 19
6
7
jobs:
8
clang-format:
0 commit comments