Damian Poddebniak
Damian Poddebniak
Superseeded by https://github.com/duesee/imap-codec/issues/616
I... uhm... I guess this is what happens when you comment with a flaky Internet connection. No idea what happened.
`cargo read-manifest` requires a non-virtual manifest (and is deprecated). We can add it to `imap-codec`/`imap-types`s `Cargo.toml` and read it via ... ```sh cargo metadata --format-version=1 --no-deps | jq -r '.packages[]...
Done in #662.
This looks potentially useful: https://github.com/jsh9/pydoclint
> However, I'm not sure which whitespace changes you are referring to. I now changed the formatting of the header back to that of the template - were you referring...
@kkohbrok Do you want to work on this? If not, I would like to :-)
Kind of... The command above works without nightly. However, when we put this into the [rustfmt.toml](https://github.com/openmls/openmls/blob/main/rustfmt.toml) we get similar warnings as to the other options ... ```sh Warning: can't set...