diff options
| author | Ben Gamari <ben@smart-cactus.org> | 2019-06-07 10:55:30 -0400 |
|---|---|---|
| committer | Ben Gamari <ben@well-typed.com> | 2019-06-08 13:34:18 -0400 |
| commit | fe9653160be3b025698be9a2a2141b2b87b8ef55 (patch) | |
| tree | 793a109b7ed88698227533db1077bf0542ace37e /compiler/codeGen | |
| parent | 310d0c4cbc2c847d24408bab92cdae0ed5cc4799 (diff) | |
| download | haskell-fe9653160be3b025698be9a2a2141b2b87b8ef55.tar.gz | |
gitlab-ci: Use --unshallow when fetching for linters
GitLab creates a shallow clone. However, this means that we may not have
the base commit of an MR when linting, causing `git merge-base` to fail.
Fix this by passing `--unshallow` to `git fetch`, ensuring that we have
the entire history.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions
