radicle-dev / radicle-surf

A code browsing library for VCS file systems.
Other
32 stars 11 forks source link

`cargo fmt` dropped support for `license_template_path` #206

Closed sebastinez closed 2 years ago

sebastinez commented 2 years ago

It seemed that rustfmt dropped support for license_template_path here https://github.com/rust-lang/rustfmt/pull/5246 So I'm thinking we should remove it from .rustfmt.toml and maybe replace it with some own fmt script? https://github.com/radicle-dev/radicle-surf/blob/77b1905ba38fc9c95c01c0ed09d4d495548eacc2/.rustfmt.toml#L31

FintanH commented 2 years ago

That's fair. We actually also dropped this in radicle-link, I believe. We just have to be Diligent:tm:

FintanH commented 2 years ago

Fixed in https://github.com/radicle-dev/radicle-surf/commit/b85d2183d786e5fa447aab9d2f420a32f1061bfa