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
@nordlow As a general rule, put the cursor on the element that you want to change the indentation of and then M-x c-set-offset, which will prompt you with the element type, in this case 'access-label, and then prompt you for the indentation, which in this case defaults to '- which you can change to 0. So, add
How do I make an attribute-colon-qualifier such as
pure:
inhave indentation on the same level as the
struct
as? For the sake of matching
sdfmt
's default behavior.The text was updated successfully, but these errors were encountered: