Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve json output for suggestions, bump to v0.2.5v0.2.5 | Akshay | 2021-10-28 | 1 | -3/+11 |
| | |||||
* | improve json output | Akshay | 2021-10-28 | 1 | -16/+80 |
| | | | | | The `at` field now includes a `from` and `to` position with line and column information, instead of a [usize; 2]. | ||||
* | add support for json out | Akshay | 2021-10-24 | 1 | -2/+43 |
| | |||||
* | add support for errfmt friendly output | Akshay | 2021-10-23 | 1 | -40/+95 |
| | |||||
* | refactor out lint runner into lint module | Akshay | 2021-10-19 | 1 | -11/+7 |
| | |||||
* | fully flesh out CLI | Akshay | 2021-10-19 | 1 | -0/+83 |