mirror of
https://github.com/Dasharo/ec.git
synced 2026-03-06 14:50:51 -08:00
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>