Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dylan Yudaken
GHC
Commits
0c04a86a
Commit
0c04a86a
authored
Jan 13, 2020
by
Ben Gamari
🐢
Committed by
Marge Bot
Jan 20, 2020
Browse files
gitlab-ci: Reenable submodule linter
parent
b62b8cea
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0c04a86a
...
...
@@ -124,8 +124,7 @@ typecheck-testsuite:
-
base="$(git merge-base FETCH_HEAD $CI_COMMIT_SHA)"
-
"
echo
Linting
submodule
changes
between
$base..$CI_COMMIT_SHA"
-
git submodule foreach git remote update
# TODO
:
Fix submodule linter
-
submodchecker . $(git rev-list $base..$CI_COMMIT_SHA) ||
true
-
submodchecker . $(git rev-list $base..$CI_COMMIT_SHA)
dependencies
:
[]
tags
:
-
lint
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment