rustic tweaks
This commit is contained in:
parent
acda63857e
commit
4cbda36866
2 changed files with 4 additions and 0 deletions
|
@ -3768,6 +3768,8 @@ I'd like to start learning and using rust if I can.
|
|||
rustic-clippy-arguments "-- -W clippy::pedantic -W clippy::perf -W clippy::nursery -W clippy::unwrap_used"
|
||||
rustic-rustfmt-args "--edition 2021"
|
||||
rust-format-on-save t
|
||||
rustic-cargo-clippy-trigger-fix t
|
||||
rustic-cargo-clippy-fix-args "--allow-dirty"
|
||||
rustic-test-arguments "--benches --tests --all-features -- --nocapture")
|
||||
(advice-add 'eglot-completion-at-point :around #'cape-wrap-buster)
|
||||
(add-to-list 'compilation-error-regexp-alist rustic-compilation-error)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue