mirror of
https://github.com/Dasharo/ec.git
synced 2026-06-13 10:16:44 -07:00
58f9ed4051
Install a hook to run lints at pre-commit to force issues to be fixed during development. This introduces a 5-10 second delay when committing due to how slow clang-format is. Signed-off-by: Tim Crawford <tcrawford@system76.com>