Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix single fix command | Akshay | 2021-10-26 | 1 | -2/+15 |
| | |||||
* | rework cli, use subcommands instead | Akshay | 2021-10-25 | 1 | -32/+40 |
| | |||||
* | rework cli, fix is now a flag, implement dry-run mode | Akshay | 2021-10-24 | 1 | -39/+34 |
| | |||||
* | add support for errfmt friendly output | Akshay | 2021-10-23 | 1 | -1/+1 |
| | |||||
* | initial implementation of multipass code fixer | Akshay | 2021-10-23 | 1 | -5/+28 |
| | |||||
* | minor refactor | Akshay | 2021-10-19 | 1 | -4/+4 |
| | |||||
* | refactor out lint runner into lint module | Akshay | 2021-10-19 | 1 | -37/+6 |
| | |||||
* | fully flesh out CLI | Akshay | 2021-10-19 | 1 | -66/+46 |
| | |||||
* | 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 |