Skip to content

.editorconfig file validation #112

@FrediKats

Description

@FrediKats

Need to implement two level of validaton:

  • Syntax level to ensure that document can be parsed. Some samples of invalid document:
    • [category withoth ending bracket
    • key = = =
    • = value
  • .NET .editorconfig semantic validation:
    • Do duplicates
    • Correct rule ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureUse cases and global aim

    Type

    No type

    Projects

    Status

    Ideas/Not planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions