Skip to content
Snippets Groups Projects
Commit 0cd04593 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Rework linters and fix submodule linter

Previously these expected their first argument to be the path to a .git
directory since they were run from bare repositories (on the gitolite
server). However, these are no longer run on the upstream bare
repositories but instead are run on full working directories.
Consequently the linters now take the path to the working directory
(although a .git directory will also work).

We also adjust the submodule linter to look at the branches of the
working directory instead of the bare gitolite reposotories.
parent 84fa0eaf
No related branches found
No related tags found
1 merge request!2Rework linters and fix submodule linter
Pipeline #6745 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment