Files
Michał Kopeć 85843770c3 .github/workflows/ci.yml: remove lint job
The lint was failing due to my workstation and the job runtime having
different clang-format versions.

pre-commit handles those steps for us already, and can be configured to
use an arbitrary clang version, so just remove the old lint job.

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2024-07-09 15:44:21 +02:00
..