Skip to content

Resolve Stylelint conflicts with Prettier formatting #340

@luboskmetko

Description

@luboskmetko

Certain Prettier formatting of SCSS files produces linting errors in Stylelint. We should update related Stylelint rules

  • indentation inside parentheses - Prettier indents 6 spaces, Stylelint expects 4
  • selector-attribute-quotes - Prettier adds them, our config says never

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions