| Commit message (Expand) | Author | Age | Files | Lines |
* | new lint: empty_inherit | Akshay | 2021-12-04 | 6 | -0/+87 |
* | remove lint: unquoted_splice | Akshay | 2021-11-28 | 7 | -18/+18 |
* | fix spell err in readme.md | Akshay | 2021-11-28 | 1 | -1/+2 |
* | bump to v0.4.1v0.4.1 | Akshay | 2021-11-28 | 2 | -2/+2 |
* | document configuration and `--config` flag | Akshay | 2021-11-28 | 1 | -0/+39 |
* | introduce --config flag | Akshay | 2021-11-28 | 26 | -103/+231 |
* | add snapshot test suitesnapshot-tests | Akshay | 2021-11-08 | 35 | -49/+665 |
* | bump to v0.4.0v0.4.0 | Akshay | 2021-11-06 | 2 | -2/+2 |
* | output check diagnostics on stdout instead of stderr | Akshay | 2021-11-06 | 1 | -2/+2 |
* | introducing "streaming" option to check, fix and single | Akshay | 2021-11-06 | 5 | -92/+205 |
* | introduce ReadOnlyVfs::singleton | Akshay | 2021-11-06 | 1 | -0/+5 |
* | add missing explanation to deprecated_is_null | Akshay | 2021-11-04 | 1 | -0/+19 |
* | bump to v0.3.6v0.3.6 | Akshay | 2021-11-04 | 3 | -5/+13 |
* | fix globs not ignore files correctly | Akshay | 2021-11-04 | 1 | -1/+5 |
* | Squashed commit of the following: | Akshay | 2021-11-04 | 6 | -101/+185 |
* | new lint: deprecated_is_null | Akshay | 2021-11-04 | 4 | -0/+49 |
* | new lint: unquoted_uri | Akshay | 2021-11-02 | 3 | -0/+65 |
* | apply clippy lints | figsoda | 2021-11-02 | 8 | -17/+14 |
* | bump to v0.3.5v0.3.5 | Akshay | 2021-11-01 | 3 | -3/+2 |
* | simplify flake a bit, remove statix warning | Akshay | 2021-11-01 | 1 | -14/+20 |
* | clean up flake.nix | figsoda | 2021-11-01 | 2 | -113/+87 |
* | bump to v0.3.4v0.3.4 | Akshay | 2021-11-01 | 3 | -3/+3 |
* | Merge branch 'fix-tests' | Akshay | 2021-11-01 | 11 | -22/+22 |
|\ |
|
| * | fix tests | figsoda | 2021-11-01 | 11 | -22/+22 |
|/ |
|
* | fix broken flake buildsv0.3.3 | Akshay | 2021-10-31 | 3 | -7/+4 |
* | bump to v0.3.2v0.3.2 | Akshay | 2021-10-31 | 4 | -6/+43 |
* | add `explain` subcommand and explanations to all lints | Akshay | 2021-10-31 | 19 | -206/+578 |
* | bump to v0.3.1v0.3.1 | Akshay | 2021-10-29 | 3 | -3/+3 |
* | Add support for macOS on intel | Andreas Fuchs | 2021-10-29 | 1 | -2/+2 |
* | bump to v0.3.0v0.3.0 | Akshay | 2021-10-29 | 4 | -3/+11 |
* | report syntax errors as statix errors | Akshay | 2021-10-29 | 6 | -41/+89 |
* | filter out invalid eta-reductions | Daniel Thwaites | 2021-10-29 | 1 | -4/+13 |
* | improve json output for suggestions, bump to v0.2.5v0.2.5 | Akshay | 2021-10-28 | 4 | -6/+14 |
* | fix version command not fetching latest version | Akshay | 2021-10-28 | 2 | -2/+3 |
* | improve json output | Akshay | 2021-10-28 | 3 | -16/+87 |
* | bump to v0.2.4v0.2.4 | Akshay | 2021-10-28 | 3 | -4/+4 |
* | fix fp with manual_inherit and manual_inherit_from | Akshay | 2021-10-28 | 5 | -20/+24 |
* | add 3 new lints, bump to v0.2.3v0.2.3 | Akshay | 2021-10-27 | 9 | -3/+128 |
* | allow stdin input to statix-single, vim pluginv0.2.2 | Akshay | 2021-10-27 | 8 | -25/+69 |
* | add MIT licensev0.2.1 | Akshay | 2021-10-27 | 6 | -0/+30 |
* | set internal crates to 0.0.0, bump to v0.2.0v0.2.0 | Akshay | 2021-10-26 | 14 | -44/+58 |
* | fix single fix command | Akshay | 2021-10-26 | 3 | -16/+40 |
* | 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 |
* | flake build with json feature, add better usage docs | Akshay | 2021-10-24 | 3 | -34/+77 |
* | rework cli, fix is now a flag, implement dry-run mode | Akshay | 2021-10-24 | 5 | -102/+120 |
* | add support for json out | Akshay | 2021-10-24 | 5 | -2/+156 |
* | add support for errfmt friendly output | Akshay | 2021-10-23 | 2 | -41/+96 |
* | add flake app | Akshay | 2021-10-23 | 1 | -0/+6 |
* | simplify flake | Akshay | 2021-10-23 | 2 | -9/+14 |