Frederick888 / external-editor-revived

External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc.
GNU General Public License v3.0
110 stars 6 forks source link

style(host): Inline format!() arguments #72

Closed Frederick888 closed 1 year ago

Frederick888 commented 1 year ago

Description

Changes

3610766 style(host): Inline format!() arguments

[1] https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args

Checklist

Is this a breaking change?

No

Test results