aboutsummaryrefslogtreecommitdiff
path: root/lint.sh
diff options
context:
space:
mode:
authorSulfurNitride <SulfurNitride@users.noreply.github.com>2026-05-24 00:19:52 -0500
committerSulfurNitride <SulfurNitride@users.noreply.github.com>2026-05-24 00:19:52 -0500
commitdad7de1e534837f9ea677925e7c87a3d816f9baa (patch)
tree03cfdf13f932f23d5a626ca66bd9615a614bcba6 /lint.sh
parent12ce612e00af99990d364b1b74aca39e81b4d56f (diff)
Update MO2 beta 12 integration
Diffstat (limited to 'lint.sh')
-rwxr-xr-xlint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint.sh b/lint.sh
index d7c082f..55305e2 100755
--- a/lint.sh
+++ b/lint.sh
@@ -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: