diff --git a/.mrconfig b/.mrconfig --- a/.mrconfig +++ b/.mrconfig @@ -153,6 +153,10 @@ grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install grep -q pre-commit.com .git/hooks/commit-msg || pre-commit install -t commit-msg +[swh-scrubber] +checkout = git clone 'https://forge.softwareheritage.org/source/swh-scrubber.git' 'swh-scrubber' +fixups = grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install + [swh-search] checkout = git clone 'https://forge.softwareheritage.org/source/swh-search.git' 'swh-search' fixups =