Skip to content

Being consistent with haml-lint: ClassesBeforeIds #84

Description

@Ana06

It is very normal than when using html2haml you run haml-lint afterwards and it fails. And this requires extra effort that makes the conversion much more complex. One of the linter I realized that normally fails after the conversion is ClassesBeforeIds. And in this case I would say that this is quite easy to solve, because we could always use the haml-lint default (having classes and then ids). Would be even nicer if we inspect haml-lint configuration to use the one that is prefer, but for me is enough with the default. :bowtie:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions