-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: build & ciRelated the build and CI infrastructure of the projectRelated the build and CI infrastructure of the project
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
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: build & ciRelated the build and CI infrastructure of the projectRelated the build and CI infrastructure of the project