[DevExpress Support Team: CLONED FROM T726440: Code cleanup / formatting]
And from the screenshot there is one section which uses a local function (https://docs.microsoft.com/en-us/dotnet/csharp/local-functions-vs-lambdas ) which doesn't seem to fall into the same category, but is affected by the same undesirable excessive unindenting.
Code Formatting – The local function with the lambda expression is formatted incorrectly
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
- v18.2.9Download Official Update
Thank you for the code sample. I reproduced the issue with the local function formatting and are working on it.
Perfect, thanks =) its a much less common scenario than the other issue, but I guess its worth the differentiation.