Checks indentation character (tab/space, default is tab).

Configuration

{
    "type": "IndentationCharacter",
    "props": {
        "severity": "INFO",
        "character": "tab"
    }
}