Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump to v0.5.4v0.5.4 | Akshay | 2022-02-20 | 1 | -1/+1 |
| | |||||
* | parallelize statix-check | Akshay | 2022-02-19 | 1 | -0/+83 |
| | |||||
* | bump to v0.5.3 | Michael Schneider | 2022-02-09 | 1 | -1/+1 |
| | |||||
* | do not use git dependencyfeat/nix-2.5 | Akshay | 2022-01-29 | 1 | -1/+2 |
| | |||||
* | bump rnix to latest master, support nix 2.5 syntax | Akshay | 2022-01-29 | 1 | -3/+2 |
| | |||||
* | bump to v0.5.2v0.5.2 | Akshay | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | fix: nix binary should not be mandatoryfix/nix-presence | Akshay | 2022-01-23 | 1 | -1/+1 |
| | |||||
* | bump to v0.5.0v0.5.0 | Akshay | 2022-01-15 | 1 | -1/+1 |
| | |||||
* | bump to v0.4.2v0.4.2 | Akshay | 2021-12-04 | 1 | -1/+1 |
| | |||||
* | bump to v0.4.1v0.4.1 | Akshay | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | introduce --config flag | Akshay | 2021-11-28 | 1 | -0/+10 |
| | |||||
* | add snapshot test suitesnapshot-tests | Akshay | 2021-11-08 | 1 | -22/+164 |
| | |||||
* | bump to v0.4.0v0.4.0 | Akshay | 2021-11-06 | 1 | -1/+1 |
| | |||||
* | bump to v0.3.6v0.3.6 | Akshay | 2021-11-04 | 1 | -1/+1 |
| | |||||
* | Squashed commit of the following: | Akshay | 2021-11-04 | 1 | -1/+64 |
| | | | | | | | | | | | commit c0487a3b8bb3d9df1e290579bbbd425f7707b5bd Author: Akshay <[email protected]> Date: Thu Nov 4 18:46:03 2021 +0530 use ignore crate to enforce simpler ignore rules - also respects .gitignore by default - adds new flag `-u` to unrestrict statix | ||||
* | bump to v0.3.5v0.3.5 | Akshay | 2021-11-01 | 1 | -1/+1 |
| | |||||
* | bump to v0.3.4v0.3.4 | Akshay | 2021-11-01 | 1 | -1/+1 |
| | |||||
* | fix broken flake buildsv0.3.3 | Akshay | 2021-10-31 | 1 | -1/+1 |
| | |||||
* | bump to v0.3.2v0.3.2 | Akshay | 2021-10-31 | 1 | -1/+1 |
| | |||||
* | bump to v0.3.1v0.3.1 | Akshay | 2021-10-29 | 1 | -1/+1 |
| | |||||
* | bump to v0.3.0v0.3.0 | Akshay | 2021-10-29 | 1 | -1/+1 |
| | | | | also add release checklist | ||||
* | improve json output for suggestions, bump to v0.2.5v0.2.5 | Akshay | 2021-10-28 | 1 | -1/+1 |
| | |||||
* | bump to v0.2.4v0.2.4 | Akshay | 2021-10-28 | 1 | -1/+1 |
| | |||||
* | add 3 new lints, bump to v0.2.3v0.2.3 | Akshay | 2021-10-27 | 1 | -1/+1 |
| | | | | | | - empty_pattern - redundant_pattern_bind - unquoted_splice | ||||
* | set internal crates to 0.0.0, bump to v0.2.0v0.2.0 | Akshay | 2021-10-26 | 1 | -4/+4 |
| | |||||
* | add support for json out | Akshay | 2021-10-24 | 1 | -0/+47 |
| | |||||
* | initial implementation of multipass code fixer | Akshay | 2021-10-23 | 1 | -0/+7 |
| | |||||
* | fully flesh out CLI | Akshay | 2021-10-19 | 1 | -5/+301 |
| | |||||
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 1 | -0/+1 |
| | |||||
* | new lint: empty-let-in | Akshay | 2021-10-02 | 1 | -10/+10 |
| | |||||
* | use stderr by default, improved macro code | Akshay | 2021-09-21 | 1 | -0/+8 |
| | |||||
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 1 | -0/+179 |
| | |||||
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 1 | -104/+0 |
| | |||||
* | init | Akshay | 2021-09-10 | 1 | -0/+104 |