mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
95b74eefdf
Manual hook added which runs a shell script. Can be run locally manually by Linux or Mac users and we have this also running on the GitHub Actions CI. Will fail if Makefiles uses spaces for indentation. Can run the manual hooks with: `pre-commit run check-makefile-indentation --all-files --hook-stage manual`