Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
d3a13d1c
Verified
Commit
d3a13d1c
authored
Apr 24, 2017
by
David Haynes
🙆
Browse files
Now build passes even though there are errors
- plus statistics!
parent
8f0ac977
Pipeline
#1306
passed with stages
in 2 minutes and 55 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d3a13d1c
...
...
@@ -66,4 +66,4 @@ Go-flake8:
stage
:
lint
script
:
-
pip install flake8
-
flake8 go/
\ No newline at end of file
-
flake8 go/ --statistics --exit-zero
\ No newline at end of file
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