Skip to content

.editorconfig file validation #112

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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions