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
{{ message }}
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
Aligning code can be very nice. So, it's a bummer that coffeelint doesn't allow to specify a minimum spacing (in contrast to exact specification) for the colon_assignment_spacing rule.
What do you think? How could this be implemented? What about something like this?:
Aligning code can be very nice. So, it's a bummer that coffeelint doesn't allow to specify a minimum spacing (in contrast to exact specification) for the
colon_assignment_spacing
rule.What do you think? How could this be implemented? What about something like this?:
The text was updated successfully, but these errors were encountered: