We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07adb00 commit d429f87Copy full SHA for d429f87
scripts/ci/lint
@@ -4,8 +4,6 @@ set -o xtrace
4
set -o errexit
5
set -o nounset
6
7
-ls -l /lib/x86_64-linux-gnu/libabsl_*
8
-
9
# install uv
10
curl -LsSf https://astral.sh/uv/install.sh | sh
11
uv tool install cpplint
0 commit comments