aboutsummaryrefslogtreecommitdiff
path: root/bin/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* bump to v0.3.6v0.3.6Akshay2021-11-041-1/+1
|
* Squashed commit of the following:Akshay2021-11-041-1/+1
| | | | | | | | | | | 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.5Akshay2021-11-011-1/+1
|
* bump to v0.3.4v0.3.4Akshay2021-11-011-1/+1
|
* fix broken flake buildsv0.3.3Akshay2021-10-311-1/+1
|
* bump to v0.3.2v0.3.2Akshay2021-10-311-1/+1
|
* bump to v0.3.1v0.3.1Akshay2021-10-291-1/+1
|
* bump to v0.3.0v0.3.0Akshay2021-10-291-1/+1
| | | | also add release checklist
* improve json output for suggestions, bump to v0.2.5v0.2.5Akshay2021-10-281-1/+1
|
* fix version command not fetching latest versionAkshay2021-10-281-0/+2
|
* bump to v0.2.4v0.2.4Akshay2021-10-281-1/+1
|
* add 3 new lints, bump to v0.2.3v0.2.3Akshay2021-10-271-1/+1
| | | | | | - empty_pattern - redundant_pattern_bind - unquoted_splice
* allow stdin input to statix-single, vim pluginv0.2.2Akshay2021-10-271-1/+1
|
* add MIT licensev0.2.1Akshay2021-10-271-0/+1
|
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-1/+1
|
* add support for json outAkshay2021-10-241-0/+12
|
* initial implementation of multipass code fixerAkshay2021-10-231-1/+2
|
* fully flesh out CLIAkshay2021-10-191-1/+4
|
* rename to statix, skip self env argAkshay2021-10-021-1/+1
|
* init cli entrypointAkshay2021-09-151-0/+4
|
* restructure repo into bin, lib and macrosAkshay2021-09-111-0/+8