Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix minor bug with out-format | Akshay | 2021-10-25 | 1 | -4/+18 |
* | rework cli, use subcommands instead | Akshay | 2021-10-25 | 6 | -208/+326 |
* | rework cli, fix is now a flag, implement dry-run mode | Akshay | 2021-10-24 | 4 | -98/+75 |
* | add support for json out | Akshay | 2021-10-24 | 1 | -2/+43 |
* | add support for errfmt friendly output | Akshay | 2021-10-23 | 2 | -41/+96 |
* | simplify flake | Akshay | 2021-10-23 | 1 | -1/+1 |
* | initial implementation of multipass code fixer | Akshay | 2021-10-23 | 5 | -25/+210 |
* | minor refactor | Akshay | 2021-10-19 | 1 | -4/+4 |
* | refactor out lint runner into lint module | Akshay | 2021-10-19 | 3 | -48/+49 |
* | fully flesh out CLI | Akshay | 2021-10-19 | 4 | -66/+327 |
* | don't report fix on stderr | Akshay | 2021-10-03 | 1 | -23/+14 |
* | rename to statix, skip self env arg | Akshay | 2021-10-02 | 1 | -5/+10 |
* | use stderr by default, improved macro code | Akshay | 2021-09-21 | 1 | -12/+29 |
* | init cli entrypoint | Akshay | 2021-09-15 | 1 | -1/+80 |
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 1 | -0/+3 |