Swimat
Swimat copied to clipboard
SwiftUI modifiers are formatted incorrectly when tabs are set to 2 spaces
What is the issue
Formatting SwiftUI code in a project where both Tab and Indent widths set to 2, results in modifiers code get positioned slightly misaligned.

Expected behavior
Modifiers code should be positioned under the ending curly brace.
Desktop (please complete the following information):
- OS: 12.3.1
- App Version: 1.7.0
Additional context Xcode: 12.3.1
OS: 13.1 Swimat: 1.7.0. (21) Xcode: 14.2
Problem still exists.