Skip to content

bug(devinfra): Get rid of max-line-length stylelint #32589

@kseamon

Description

@kseamon

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 functionsarea: build & ciRelated the build and CI infrastructure of the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions