diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-05-24 00:19:52 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-05-24 00:19:52 -0500 |
| commit | dad7de1e534837f9ea677925e7c87a3d816f9baa (patch) | |
| tree | 03cfdf13f932f23d5a626ca66bd9615a614bcba6 /lint.sh | |
| parent | 12ce612e00af99990d364b1b74aca39e81b4d56f (diff) | |
Update MO2 beta 12 integration
Diffstat (limited to 'lint.sh')
| -rwxr-xr-x | lint.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env bash # # Run clang-tidy over source translation units we maintain, inside the build container so -# the toolchain (gcc 15, libstdc++, Qt 6.10 headers, etc.) matches what +# the toolchain (gcc 15, libstdc++, Qt 6.11 headers, etc.) matches what # generated build/compile_commands.json. # # Usage: |
