Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-18 | Missing warning level 'suggestion' for vale | Johannes Wienke | |
Vale can also, optionally, raise suggestions. These weren't covered yet. | |||
2017-12-17 | Use JSON output with vale | Johannes Wienke | |
Switches all vale instances to JSON output and provides an appropriate handler for that. Without JSON, no end_col is provided and text highlighting only catches the first character of every result. |