Skip to content

Enable camelCaseSvgKeywords option for value-keyword-case #292

Open
@rohm1

Description

@rohm1

What steps are needed to reproduce the bug?

* {
	text-rendering: optimizeLegibility;
}

What Stylelint configuration is needed to reproduce the bug?

{
  "extends": [
    "stylelint-config-standard"
  ]
}

How did you run Stylelint?

Demo website: https://stylelint.io/demo/#N4Igxg9gJgpiBcIBUACYAdAdugLjmAHjgLQBOMmspAlpgObwoQAOO1AttQF4wAyMdagCNqAG2o4AngG4sAXxAAaEADMxMAHIBDdnESEdzUTAB0YAM7ml4CJjV0EIDJhQp0IQvkrn3jANpYrq7u5lLG4pgkkHbUdMShWpRapFDugSgAuvLW0fYAYhCk7Fo4jgBW5rbWsMxWiM7BIKGS4bQ4vm4goiUwoe6K6SFhMBFRtvbxOIlQyakInd34fSDZckA

Which version of Stylelint or dependencies are you using?

latest

What did you expect to happen?

No problems to be reported

What actually happened?

Error: Expected "optimizeLegibility" to be "optimizelegibility" (value-keyword-case)

Does the bug relate to non-standard syntax?

no

Proposal to fix the bug

Possibly related to stylelint/stylelint#6517

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions