-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
Now that Sass files are autoformatted by a formatter that does not respect line length limits and automatically defeats attempts to manually conform with them, this check serves no purpose other than to force us to add disablings for it. Please remove.
Reproduction
StackBlitz link:
Steps to reproduce:
1.
2.
Expected Behavior
Style lint is copacetic with the auto-formatter tooling.
Actual Behavior
Style lint cannot be corrected since the tooling uncorrects it. Only disabling works.
Environment
N/A
Metadata
Metadata
Assignees
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team