mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-07-09 21:54:59 +00:00
just... use nightly for all of them
This commit is contained in:
parent
3d77cf9991
commit
d71d59a11a
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ repos:
|
|||
types:
|
||||
- rust
|
||||
language: rust
|
||||
entry: cargo clippy
|
||||
entry: cargo +nightly clippy
|
||||
args:
|
||||
- --fix
|
||||
pass_filenames: false
|
||||
|
@ -48,5 +48,5 @@ repos:
|
|||
types:
|
||||
- rust
|
||||
language: rust
|
||||
entry: cargo check
|
||||
entry: cargo +nightly check
|
||||
pass_filenames: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue