Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gstreamer-rs-sys
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gstreamer-rs-sys
Commits
53ad4d08
Commit
53ad4d08
authored
Nov 03, 2018
by
Sebastian Dröge
🍵
Committed by
Sebastian Dröge
Nov 03, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove rustfmt check from gitlab-ci.yml
All files are autogenerated and don't conform to what rustfmt would do
parent
3b2b70ea
Pipeline
#7504
passed with stage
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
.gitlab-ci.yml
.gitlab-ci.yml
+0
-9
No files found.
.gitlab-ci.yml
View file @
53ad4d08
stages
:
-
"
test"
-
"
lint"
.cargo_cache
:
&cache
cache
:
...
...
@@ -66,11 +65,3 @@ test nightly:
image
:
"
rustlang/rust:nightly-slim"
allow_failure
:
true
<<
:
*cargo_test
rustfmt
:
image
:
"
rustlang/rust:nightly-slim"
stage
:
"
lint"
script
:
-
rustup component add rustfmt-preview
-
cargo fmt --version
-
cargo fmt -- --color=always --check
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