Commit Graph

38 Commits

Author SHA1 Message Date
Akshay
d324490e45 bump to v0.5.8 2023-09-09 17:06:08 +05:30
ilkecan
c1a6bdc42b
Update rnix to 0.10.2 (#58)
Closes: #56
2023-01-08 18:37:28 +05:30
Akshay
60df6b3208 bump to v0.5.6 2022-06-04 22:00:56 +05:30
Akshay
53b454cd6a add ignore to statix.toml 2022-05-01 20:42:12 +05:30
Akshay
58e24a596d bump to v0.5.4 2022-02-20 11:31:38 +05:30
Akshay
a80e252193 parallelize statix-check 2022-02-19 20:44:59 +05:30
Michael Schneider
c8c91e9c63 bump to v0.5.3 2022-02-09 12:43:16 +01:00
Akshay
effe06e2f1 do not use git dependency 2022-01-29 16:58:19 +05:30
Akshay
df29effd59 bump rnix to latest master, support nix 2.5 syntax 2022-01-29 16:31:20 +05:30
Akshay
479e3a272e bump to v0.5.2 2022-01-28 19:31:14 +05:30
Akshay
bfb11bcffc fix: nix binary should not be mandatory 2022-01-23 09:59:32 +05:30
Akshay
22edbb0618 bump to v0.5.0 2022-01-15 09:54:05 +05:30
Akshay
d6e9ebcc11 bump to v0.4.2 2021-12-04 13:07:22 +05:30
Akshay
a7edc7b471 bump to v0.4.1 2021-11-28 13:36:09 +05:30
Akshay
2b6012a79c introduce --config flag 2021-11-28 13:25:23 +05:30
Akshay
4e063b2abc add snapshot test suite 2021-11-08 10:33:13 +05:30
Akshay
78decf580d bump to v0.4.0 2021-11-06 14:56:58 +05:30
Akshay
b99dbc2529 bump to v0.3.6 2021-11-04 20:17:45 +05:30
Akshay
9ac0957e28 Squashed commit of the following:
commit c0487a3b8b
Author: Akshay <nerdy@peppe.rs>
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
2021-11-04 18:47:28 +05:30
Akshay
90ea9335b5 bump to v0.3.5 2021-11-01 21:18:59 +05:30
Akshay
31bd39c75b bump to v0.3.4 2021-11-01 07:52:32 +05:30
Akshay
150106459f fix broken flake builds 2021-10-31 22:53:22 +05:30
Akshay
84c9d656dd bump to v0.3.2 2021-10-31 22:45:42 +05:30
Akshay
246c69f8cf bump to v0.3.1 2021-10-29 18:50:01 +05:30
Akshay
a34ab7a09f bump to v0.3.0
also add release checklist
2021-10-29 18:44:14 +05:30
Akshay
c3cede18c9 improve json output for suggestions, bump to v0.2.5 2021-10-28 17:34:59 +05:30
Akshay
aa1a855276 bump to v0.2.4 2021-10-28 07:53:40 +05:30
Akshay
8eccf15964 add 3 new lints, bump to v0.2.3
- empty_pattern
- redundant_pattern_bind
- unquoted_splice
2021-10-28 00:33:48 +05:30
Akshay
20d195988d set internal crates to 0.0.0, bump to v0.2.0 2021-10-26 19:50:23 +05:30
Akshay
5de0ba055c add support for json out 2021-10-24 13:24:52 +05:30
Akshay
c2f0582d19 initial implementation of multipass code fixer 2021-10-23 12:41:52 +05:30
Akshay
214e3bc4b6 fully flesh out CLI 2021-10-19 15:58:46 +05:30
Akshay
fc6409142e new lint: collapsible_let_in 2021-10-03 16:58:38 +05:30
Akshay
a60429891f new lint: empty-let-in 2021-10-02 10:51:27 +05:30
Akshay
3eec886fe8 use stderr by default, improved macro code 2021-09-21 16:42:30 +05:30
Akshay
4152367f5d add demo lint: bool_comparison 2021-09-13 22:20:25 +05:30
Akshay
171a4fa4d1 restructure repo into bin, lib and macros 2021-09-11 21:18:09 +05:30
Akshay
336e97961c init 2021-09-10 19:42:30 +05:30