You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rustfmt when run with the default parameters still generates the following error message:
mqudsi@ZBook /m/c/U/M/g/iMessageCore> rustfmt src/wns.rsUsing rustfmt config file /mnt/c/Users/Mahmoud/git/iMessageCore/rustfmt.toml for src/wns.rs
Rustfmt failed at src/wns.rs:11: line exceeded maximum length(maximum:100, found:123)(sorry)
The text was updated successfully, but these errors were encountered:
With the following code fragment:
rustfmt when run with the default parameters still generates the following error message:
The text was updated successfully, but these errors were encountered: