Page MenuHomeSoftware Heritage

Add a Makefile with a check-staged target to please the pre-commit hook
ClosedPublic

Authored by olasd on Jan 24 2019, 5:16 PM.

Details

Summary

The pre-commit hook is automatically installed by mr and docker-compose
provides a check command, so we can use it.

Test Plan

make check-staged returns 0

Diff Detail

Repository
rCDFD Dockerfiles for developers
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.