fix missing closing brace #439
Annotations
6 errors and 3 warnings
|
clippy
Process completed with exit code 101.
|
|
clippy:
crates/djls-server/src/completions.rs#L716
this match arm has an identical body to another arm
|
|
clippy:
crates/djls-server/src/completions.rs#L546
this match arm has an identical body to another arm
|
|
clippy:
crates/djls-server/src/completions.rs#L460
this match arm has an identical body to another arm
|
|
clippy:
crates/djls-server/src/completions.rs#L411
this match arm has an identical body to another arm
|
|
rustfmt
Process completed with exit code 1.
|
|
rustfmt:
crates/djls-server/src/completions.rs#L714
Diff in /home/runner/work/django-language-server/django-language-server/crates/djls-server/src/completions.rs
|
|
rustfmt:
crates/djls-server/src/completions.rs#L544
Diff in /home/runner/work/django-language-server/django-language-server/crates/djls-server/src/completions.rs
|
|
rustfmt:
crates/djls-server/src/completions.rs#L454
Diff in /home/runner/work/django-language-server/django-language-server/crates/djls-server/src/completions.rs
|