mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-25 22:34:28 +01:00
chore(bors): comments clippy out
There is currently an issue with clippy that stops us from merging PRs. https://github.com/rust-lang/rust-clippy/issues/8662#issuecomment-1093899755 We can't use clippy in the CI while that's not merged
This commit is contained in:
parent
013fe4cbc9
commit
348345f555
@ -2,7 +2,7 @@ status = [
|
|||||||
'Tests on ubuntu-18.04',
|
'Tests on ubuntu-18.04',
|
||||||
'Tests on macos-latest',
|
'Tests on macos-latest',
|
||||||
'Tests on windows-latest',
|
'Tests on windows-latest',
|
||||||
'Run Clippy',
|
# 'Run Clippy',
|
||||||
'Run Rustfmt',
|
'Run Rustfmt',
|
||||||
'Run tests in debug',
|
'Run tests in debug',
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user