This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Indent before each chain function call. #4186
Labels
Formatting rule
Relates to a rule which enforces code formatting and likely overlaps with prettier
Resolution: Declined
Type: Rule Enhancement
Type: Rule Suggestion
Rule Suggestion
Is your rule for a general problem or is it specific to your development style?
It's a development style. However, I would reckon indent before a chain function call will contribute to the readability.
What does your suggested rule do?
Add indent in front of each chain function call.
List several examples where your rule could be used
The current behavior is:
Additional context
The text was updated successfully, but these errors were encountered: