MeiliSearch/bors.toml
unvalley 401e956128 Add clippy job
Add clippy job to CI
2022-11-04 08:58:12 +09:00

10 lines
177 B
TOML

status = [
'Tests on ubuntu-20.04',
'Tests on macos-latest',
'Tests on windows-latest',
'Run Clippy',
'Run Rustfmt',
]
# 3 hours timeout
timeout-sec = 10800