Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Leo Pound Singer
ligo-followup-advocate
Commits
f260a8e7
Commit
f260a8e7
authored
Jun 17, 2019
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use lint from template
parent
a3c0da65
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
.gitlab-ci.yml
.gitlab-ci.yml
+3
-4
No files found.
.gitlab-ci.yml
View file @
f260a8e7
include
:
-
project
:
emfollow/gitlab-ci-templates
file
:
lint.yml
-
project
:
emfollow/gitlab-ci-templates
file
:
sccb.yml
...
...
@@ -39,14 +41,11 @@ test:
# Run code lint
lint
:
image
:
python:3.6
stage
:
test
variables
:
GIT_STRATEGY
:
none
script
:
before_
script
:
-
tar --strip-components 1 -xf *.tar.*
-
pip install flake8
-
flake8 --show-source .
dependencies
:
-
build
...
...
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