Commit Graph

  • 78339d40ef
    Merge bc90852458 into d324490e45 seth 2024-07-09 20:19:33 +0000
  • bc90852458
    remove isNull deprecation lint seth 2024-07-09 16:16:27 -0400
  • 8fe72b4dde
    Merge c60cb644df into d324490e45 Matthieu LAURENT 2024-01-23 22:54:56 +0100
  • c60cb644df
    Add pre-commit hooks Matthieu LAURENT 2024-01-23 22:50:33 +0100
  • d324490e45 bump to v0.5.8 master v0.5.8 Akshay 2023-09-09 17:06:08 +0530
  • bcb3d10f2a
    make eta_reduction less aggressive (#76) v0.5.7 Astro 2023-07-05 13:47:24 +0200
  • 9f8713af18 make eta_reduction less aggressive Stephan Maka 2023-04-20 15:12:59 +0200
  • 3c7136a23f
    apply clippy suggestions (#73) figsoda 2023-02-20 05:24:02 -0500
  • ec55198a39
    flake: avoid ifd (#70) figsoda 2023-02-20 05:23:48 -0500
  • abcd52290a apply clippy suggestions figsoda 2023-02-19 22:39:06 -0500
  • 1d35d50aa7 flake: avoid ifd figsoda 2023-01-31 12:10:48 -0500
  • f0267dfb72 handle duplicate args error Akshay 2023-01-08 15:54:16 +0530
  • c1a6bdc42b
    Update rnix to 0.10.2 (#58) ilkecan 2023-01-08 16:07:28 +0300
  • 9615760940
    walker.next: don't stop until self.dirs is empty (#57) ilkecan 2023-01-08 15:50:14 +0300
  • cd187b2b73
    new lint: empty_list_concat (#50) Stanisław Pitucha 2023-01-08 23:37:00 +1100
  • 9d3b0cfc3a new lint: empty_list_concat Stanisław Pitucha 2022-07-04 16:21:06 +1000
  • 9cb88dd5d1
    fix ci (#67) Akshay 2023-01-08 10:28:04 +0000
  • 5d78482486 update ci fix-ci Akshay 2023-01-08 14:06:21 +0530
  • 3cf3bc4b7a remove deprecated overlay syntax Akshay 2023-01-08 13:59:32 +0530
  • ac91015fec temporarily disable cachix Akshay 2023-01-08 13:54:06 +0530
  • 1925fcb435 bump cachix action Akshay 2023-01-08 13:50:01 +0530
  • 6463c05411 new lint: repeated_keys Stanisław Pitucha 2022-06-30 20:48:35 +1000
  • c89a1b0e5e
    Merge dd26122e07 into a0c7a3274d Stanisław Pitucha 2023-01-08 13:04:22 +0530
  • a0c7a3274d
    Merge pull request #60 from mtoohey31/patch-1 Akshay 2023-01-08 07:26:37 +0000
  • 73620d4f1d extend to accept multiple files to check Jörg Thalheim 2022-12-31 11:26:12 +0100
  • 2889b60c46
    remove dbg! Matthew Toohey 2022-11-12 19:40:48 -0500
  • 5919de6bd5 Update rnix to 0.10.2 ilkecan 2022-10-07 22:08:36 +0000
  • 1550c7eeed walker.next: don't stop until self.dirs is empty ilkecan 2022-10-07 21:49:19 +0000
  • 6b490d712e
    Merge pull request #54 from ilkecan/accept-all-config-file-names Akshay 2022-09-24 08:30:40 +0530
  • 1d381c96df Don't reject the given config file based on its name ilkecan 2022-09-24 02:50:45 +0000
  • 42ae25261a Add tests Stanisław Pitucha 2022-07-16 13:21:46 +1000
  • 4d30ad20e2 Report only on multi-level keys Stanisław Pitucha 2022-07-16 13:20:56 +1000
  • dd26122e07 Add tests Stanisław Pitucha 2022-07-16 12:25:39 +1000
  • 6422c959d3
    Merge pull request #45 from NobbZ/fix-gitconfig-not-allowed-in-pure-mode Akshay 2022-07-10 13:38:53 +0000
  • 754e42c561 Add a check for lib being the first in the pattern Stanisław Pitucha 2022-06-30 21:59:38 +1000
  • f884367ed0 Add fix suggestion Stanisław Pitucha 2022-06-30 21:45:29 +1000
  • 06dfdb2636 Check the pattern is on one line Stanisław Pitucha 2022-06-30 21:26:36 +1000
  • 3816bf2287 Warn on a long pattern in top-level lambda Stanisław Pitucha 2022-06-30 21:13:54 +1000
  • 1aa3ef00ce Add a repeated keys lint Stanisław Pitucha 2022-06-30 20:48:35 +1000
  • 09a3a91b80 use self for src. Norbert Melzer 2022-06-26 11:55:18 +0200
  • 60df6b3208 bump to v0.5.6 v0.5.6 Akshay 2022-06-04 22:00:56 +0530
  • 11066fbbdd raise, don't fix for empty_let_in with comments Akshay 2022-06-04 21:52:57 +0530
  • 33490aa211 do not raise empty-let when comments are present Akshay 2022-06-04 16:20:19 +0530
  • d197ae1124 update readme Akshay 2022-05-01 20:47:35 +0530
  • 53b454cd6a add ignore to statix.toml v0.5.5 Akshay 2022-05-01 20:42:12 +0530
  • 448e6f2096 show only available out-formats Akshay 2022-02-20 11:39:17 +0530
  • 58e24a596d bump to v0.5.4 v0.5.4 Akshay 2022-02-20 11:31:38 +0530
  • c917670c91 useless_has_attr: do not parenthesize select expressions in fixes Akshay 2022-02-20 11:29:59 +0530
  • 44865fcb29 new subcommand: statix-list Akshay 2022-02-05 11:14:48 +0530
  • c7874ec26d new lint: useless_has_attr Akshay 2022-02-20 10:55:20 +0530
  • e8130a90dc new lint: bool_simplification Akshay 2022-02-20 09:37:32 +0530
  • a80e252193 parallelize statix-check Akshay 2022-02-19 20:44:59 +0530
  • 2aec51a440
    Merge pull request #36 from m1-s/update_version v0.5.3 Akshay 2022-02-09 21:34:18 +0530
  • c8c91e9c63 bump to v0.5.3 Michael Schneider 2022-02-09 12:43:16 +0100
  • 014be14e7d fix: statix always exits with exit code 1 Akshay 2022-02-08 21:00:31 +0530
  • 99bdafa7b9 new subcommand: statix-list feat/list-lints Akshay 2022-02-05 11:14:48 +0530
  • ade09b4d17 rework docs and readme Akshay 2022-01-30 12:39:38 +0530
  • 7457498ea6 new lint: deprecated_to_path Akshay 2022-01-30 12:30:51 +0530
  • adacdb07ca fix statix warnings Akshay 2022-01-30 12:10:55 +0530
  • a254edfcd2 new lint: faster_zipattrswith Akshay 2022-01-30 12:10:21 +0530
  • effe06e2f1 do not use git dependency feat/nix-2.5 Akshay 2022-01-29 16:58:19 +0530
  • df29effd59 bump rnix to latest master, support nix 2.5 syntax Akshay 2022-01-29 16:31:20 +0530
  • 8e4eeb979e do not raise empty_pattern on nixos modules Akshay 2022-01-29 10:13:41 +0530
  • 479e3a272e bump to v0.5.2 v0.5.2 Akshay 2022-01-28 19:31:14 +0530
  • ea04e018dd
    Merge pull request #34 from nerdypepper/feat/exit-code Akshay 2022-01-28 19:27:25 +0530
  • 3d18754b9d exit with non-zero status if warnings are present feat/exit-code Akshay 2022-01-23 10:25:53 +0530
  • 7cc8878075
    Merge pull request #33 from nerdypepper/fix/nix-presence Akshay 2022-01-23 10:08:03 +0530
  • bfb11bcffc fix: nix binary should not be mandatory fix/nix-presence Akshay 2022-01-23 09:58:11 +0530
  • 23892b034d Merge branch 'add/cachix-build-action' Akshay 2022-01-15 14:57:35 +0530
  • 9a1796bdf3 bump flake.lock Akshay 2022-01-15 14:57:14 +0530
  • 33e2442049 remove test matrix add/cachix-build-action Akshay 2022-01-15 10:41:00 +0530
  • 47eae19787 disable macos for now Akshay 2022-01-15 10:35:25 +0530
  • 01ea0a26c1 init build & test flow Akshay 2022-01-15 10:31:10 +0530
  • 22edbb0618 bump to v0.5.0 v0.5.0 Akshay 2022-01-15 09:54:05 +0530
  • 045d4ff2ad ignore .git by default Akshay 2022-01-14 22:48:06 +0530
  • b1c8280851 fix bug with overriding of config combined with serde Akshay 2022-01-14 22:40:48 +0530
  • 305960c98b add dump command, support version overrides in statix.toml session-info Akshay 2022-01-14 22:21:42 +0530
  • 7d732a051e refactor parsing code, simplify tests Akshay 2022-01-14 18:09:42 +0530
  • d1ff222bcf allow for version based lints Akshay 2021-12-29 10:53:38 +0530
  • 94a2edf573
    docs: add homebrew installation Rui Chen 2021-12-13 23:20:27 -0500
  • 7147695971
    Merge pull request #26 from Gerschtli/aarch64 Akshay 2021-12-09 10:38:14 +0530
  • 43964c4008 add aarch64-linux as supported system in flake.nix Tobias Happ 2021-12-06 18:21:55 +0100
  • d6e9ebcc11 bump to v0.4.2 v0.4.2 Akshay 2021-12-04 13:07:22 +0530
  • 19e2aa4a38 remove tests for unquoted_splices Akshay 2021-12-04 13:04:04 +0530
  • 21775f28cd new lint: empty_inherit Akshay 2021-12-04 13:02:57 +0530
  • 1079486539 remove lint: unquoted_splice Akshay 2021-11-28 19:25:36 +0530
  • cef2deec58 fix spell err in readme.md Akshay 2021-11-28 13:39:30 +0530
  • a7edc7b471 bump to v0.4.1 v0.4.1 Akshay 2021-11-28 13:36:09 +0530
  • 8b75ed8609 document configuration and --config flag Akshay 2021-11-28 13:30:40 +0530
  • 2b6012a79c introduce --config flag Akshay 2021-11-20 18:56:26 +0530
  • e1c0035cea add ability to disable checks with config file config-file Akshay 2021-11-28 13:21:54 +0530
  • f27372061a add config option to fix and check Akshay 2021-11-20 18:57:28 +0530
  • a5c3e679b0 normalize lint names Akshay 2021-11-20 18:56:26 +0530
  • 4e063b2abc add snapshot test suite snapshot-tests Akshay 2021-11-03 14:48:35 +0530
  • 78decf580d bump to v0.4.0 v0.4.0 Akshay 2021-11-06 14:56:58 +0530
  • 04f843e5fd output check diagnostics on stdout instead of stderr Akshay 2021-11-06 14:54:29 +0530
  • 324a333e67 introducing "streaming" option to check, fix and single Akshay 2021-11-06 14:51:55 +0530
  • 63eba9d5c6 introduce ReadOnlyVfs::singleton Akshay 2021-11-06 14:50:58 +0530
  • 96a404acfc add missing explanation to deprecated_is_null Akshay 2021-11-04 22:00:13 +0530
  • b99dbc2529 bump to v0.3.6 v0.3.6 Akshay 2021-11-04 20:17:45 +0530