index
:
statix
add/cachix-build-action
config-file
feat/exit-code
feat/list-lints
feat/nix-2.5
fix-ignores
fix/empty-let-in-comment
fix/nix-presence
master
offline-explain
session-info
snapshot-tests
vim-plugin
lints and suggestions for the nix programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
show only available out-formats
Akshay
2022-02-20
1
-1
/
+2
*
bump to v0.5.4
v0.5.4
Akshay
2022-02-20
2
-2
/
+2
*
useless_has_attr: do not parenthesize select expressions in fixes
Akshay
2022-02-20
3
-1
/
+10
*
new subcommand: statix-list
Akshay
2022-02-20
4
-2
/
+24
*
new lint: useless_has_attr
Akshay
2022-02-20
6
-1
/
+133
*
new lint: bool_simplification
Akshay
2022-02-20
5
-1
/
+84
*
parallelize statix-check
Akshay
2022-02-19
8
-18
/
+117
*
Merge pull request #36 from m1-s/update_version
v0.5.3
Akshay
2022-02-09
2
-2
/
+2
|
\
|
*
bump to v0.5.3
Michael Schneider
2022-02-09
2
-2
/
+2
|
/
*
fix: statix always exits with exit code 1
Akshay
2022-02-08
1
-1
/
+1
*
rework docs and readme
Akshay
2022-01-30
4
-34
/
+48
*
new lint: deprecated_to_path
Akshay
2022-01-30
5
-1
/
+102
*
fix statix warnings
Akshay
2022-01-30
2
-2
/
+2
*
new lint: faster_zipattrswith
Akshay
2022-01-30
5
-2
/
+109
*
do not use git dependency
feat/nix-2.5
Akshay
2022-01-29
3
-9
/
+4
*
bump rnix to latest master, support nix 2.5 syntax
Akshay
2022-01-29
5
-7
/
+14
*
do not raise empty_pattern on nixos modules
Akshay
2022-01-29
2
-7
/
+37
*
bump to v0.5.2
v0.5.2
Akshay
2022-01-28
2
-2
/
+2
*
Merge pull request #34 from nerdypepper/feat/exit-code
Akshay
2022-01-28
1
-7
/
+10
|
\
|
*
exit with non-zero status if warnings are present
Akshay
2022-01-23
1
-7
/
+10
|
/
*
Merge pull request #33 from nerdypepper/fix/nix-presence
Akshay
2022-01-23
3
-6
/
+3
|
\
|
*
fix: nix binary should not be mandatory
fix/nix-presence
Akshay
2022-01-23
3
-6
/
+3
|
/
*
Merge branch 'add/cachix-build-action'
Akshay
2022-01-15
1
-0
/
+36
|
\
|
*
remove test matrix
add/cachix-build-action
Akshay
2022-01-15
1
-29
/
+1
|
*
disable macos for now
Akshay
2022-01-15
1
-1
/
+0
|
*
init build & test flow
Akshay
2022-01-15
1
-0
/
+65
*
|
bump flake.lock
Akshay
2022-01-15
1
-9
/
+9
|
/
*
bump to v0.5.0
v0.5.0
Akshay
2022-01-15
2
-2
/
+2
*
ignore `.git` by default
Akshay
2022-01-14
1
-0
/
+3
*
fix bug with overriding of config combined with serde
Akshay
2022-01-14
1
-6
/
+18
*
add dump command, support version overrides in statix.toml
session-info
Akshay
2022-01-14
8
-57
/
+84
*
refactor parsing code, simplify tests
Akshay
2022-01-14
4
-29
/
+22
*
allow for version based lints
Akshay
2022-01-08
30
-85
/
+375
*
docs: add homebrew installation
Rui Chen
2021-12-14
1
-1
/
+7
*
Merge pull request #26 from Gerschtli/aarch64
Akshay
2021-12-09
1
-1
/
+1
|
\
|
*
add aarch64-linux as supported system in flake.nix
Tobias Happ
2021-12-06
1
-1
/
+1
|
/
*
bump to v0.4.2
v0.4.2
Akshay
2021-12-04
2
-2
/
+2
*
remove tests for unquoted_splices
Akshay
2021-12-04
2
-16
/
+1
*
new lint: empty_inherit
Akshay
2021-12-04
6
-0
/
+87
*
remove lint: unquoted_splice
Akshay
2021-11-28
7
-18
/
+18
*
fix spell err in readme.md
Akshay
2021-11-28
1
-1
/
+2
*
bump to v0.4.1
v0.4.1
Akshay
2021-11-28
2
-2
/
+2
*
document configuration and `--config` flag
Akshay
2021-11-28
1
-0
/
+39
*
introduce --config flag
Akshay
2021-11-28
26
-103
/
+231
*
add snapshot test suite
snapshot-tests
Akshay
2021-11-08
35
-49
/
+665
*
bump to v0.4.0
v0.4.0
Akshay
2021-11-06
2
-2
/
+2
*
output check diagnostics on stdout instead of stderr
Akshay
2021-11-06
1
-2
/
+2
*
introducing "streaming" option to check, fix and single
Akshay
2021-11-06
5
-92
/
+205
*
introduce ReadOnlyVfs::singleton
Akshay
2021-11-06
1
-0
/
+5
*
add missing explanation to deprecated_is_null
Akshay
2021-11-04
1
-0
/
+19
[next]