[formatters] Make Maven build quiet.

Test clang-format 18.1.8 installation

Fix libtinfo dependency for Ubuntu 24.04

Test clang-format via Docker

Use Docker for clang-format 18.1.8

Fix YAML syntax for Docker wrapper script

Use echo instead of heredoc for Docker wrapper

[formatters] Use Docker to get fixed clang-format version
This commit is contained in:
Mario Zechner 2025-07-16 03:32:25 +02:00
parent 9822fa2195
commit f24f500750

View File

@ -29,7 +29,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "24"
# NOTE: typescript-formatter is installed by npm in spine-ts
- name: Install JDK
uses: actions/setup-java@v3