Skip to content

shell: Add check updates to setup.py files

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr15 into next

Check that setup.py files have not been modified since last time lisa-install was run.

Also provide a post-checkout hook for git to carry out the check on each branch checkout.

Merge request reports