mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-14 13:06:49 +00:00
Auto merge of #9734 - alex-semenyuk:badge, r=giraffate
Fix Clippy Test badge Clippy test badge always shows "no status" message. Fix it for showing real status changelog: none
This commit is contained in:
commit
60d171873a
@ -1,6 +1,6 @@
|
||||
# Clippy
|
||||
|
||||
[](https://github.com/rust-lang/rust-clippy/actions?query=workflow%3A%22Clippy+Test%22+event%3Apush+branch%3Aauto)
|
||||
[/badge.svg?branch=auto&event=push)](https://github.com/rust-lang/rust-clippy/actions?query=workflow%3A%22Clippy+Test+(bors)%22+event%3Apush+branch%3Aauto)
|
||||
[](#license)
|
||||
|
||||
A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
|
||||
|
Loading…
Reference in New Issue
Block a user