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
Many changes to the example result in fixed indentation, so I'm not sure exactly what is causing the underindentation. Let me know if this is expected behavior and my expectations are misplaced for some reason!
The text was updated successfully, but these errors were encountered:
This is the expected behavior currently @zgotsch. However, we may provide some future enhancements to allow users to configure whether or not the child chain items are indented when the chain parent is multi-lined
This is a duplicate of #3157 though so I'm going to close this one (feel free to track the linked issue).
I noticed that some of my chained methods are not indented as I would expect. Here is my code after formatting:
and here is what I expect
I tried to make a minimal example, which looks like this:
You can also find it and the original here: https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=60b1965f30288344ffff9b9df6678347
Many changes to the example result in fixed indentation, so I'm not sure exactly what is causing the underindentation. Let me know if this is expected behavior and my expectations are misplaced for some reason!
The text was updated successfully, but these errors were encountered: