Commit Graph

32 Commits

Author SHA1 Message Date
figsoda
ec55198a39
flake: avoid ifd (#70) 2023-02-20 15:53:48 +05:30
Akshay
9cb88dd5d1
fix ci (#67)
* bump cachix action

* temporarily disable cachix

* remove deprecated overlay syntax

* update ci
2023-01-08 15:58:04 +05:30
Norbert Melzer
09a3a91b80 use self for src.
`gitignoreSource` is not needed in flakes and will now work anymore in nix 2.10 flakes
2022-06-26 11:55:18 +02:00
Akshay
53b454cd6a add ignore to statix.toml 2022-05-01 20:42:12 +05:30
Akshay
a80e252193 parallelize statix-check 2022-02-19 20:44:59 +05:30
Akshay
d1ff222bcf allow for version based lints 2022-01-08 16:03:10 +05:30
Tobias Happ
43964c4008 add aarch64-linux as supported system in flake.nix 2021-12-06 18:21:55 +01:00
Akshay
1079486539 remove lint: unquoted_splice 2021-11-28 19:25:36 +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
5b87c6feb3 new lint: unquoted_uri 2021-11-02 13:18:36 +05:30
Akshay
151187a47a simplify flake a bit, remove statix warning 2021-11-01 21:15:26 +05:30
figsoda
a2629a3def clean up flake.nix 2021-11-01 08:07:21 -04:00
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
Andreas Fuchs
81ce42286c Add support for macOS on intel
This adds x86_64-darwin as a supported target, and adds libiconv to
the native build dependencies, as otherwise the rust crate can't be
compiled on Darwin.
2021-10-29 18:44:14 +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
f909b20c54 allow stdin input to statix-single, vim plugin 2021-10-27 17:13:23 +05:30
Akshay
ed1ee66b06 add MIT license 2021-10-27 08:02:57 +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
781c42cc9c flake build with json feature, add better usage docs 2021-10-24 18:09:28 +05:30
Akshay
2e7b95f224 add flake app 2021-10-23 14:16:44 +05:30
Akshay
05b11f14b7 simplify flake 2021-10-23 13:18:03 +05:30
Akshay
ea2e234966 add default.nix and shell.nix with flake-compat 2021-10-19 20:46:03 +05:30
Akshay
a1886854d9 fix flake builds 2021-10-19 20:39:11 +05:30
Akshay
088559eedd update docs; nix-analyzer -> statix 2021-10-02 13:39:39 +05:30
Akshay
336e97961c init 2021-09-10 19:42:30 +05:30