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
* install Pint with custom configuration
- use an empty preset
- set 1 explicit rule
- ignore `/tests` (for now)
* run Pint
this rule ensures all chained methods on a new line are indented exactly once.
this avoids arbitrarily aligning with some character or pattern in the first line line, while still giving us the readability of aligned subsequent lines.
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments