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
path:
root
/
lib
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump rnix to latest master, support nix 2.5 syntax
Akshay
2022-01-29
2
-2
/
+4
*
do not raise empty_pattern on nixos modules
Akshay
2022-01-29
1
-7
/
+29
*
refactor parsing code, simplify tests
Akshay
2022-01-14
2
-26
/
+17
*
allow for version based lints
Akshay
2022-01-08
18
-29
/
+207
*
new lint: empty_inherit
Akshay
2021-12-04
4
-0
/
+71
*
remove lint: unquoted_splice
Akshay
2021-11-28
1
-1
/
+1
*
introduce --config flag
Akshay
2021-11-28
14
-27
/
+20
*
add snapshot test suite
snapshot-tests
Akshay
2021-11-08
1
-3
/
+7
*
add missing explanation to deprecated_is_null
Akshay
2021-11-04
1
-0
/
+19
*
new lint: deprecated_is_null
Akshay
2021-11-04
3
-0
/
+47
*
new lint: unquoted_uri
Akshay
2021-11-02
2
-0
/
+64
*
apply clippy lints
figsoda
2021-11-02
2
-3
/
+3
*
fix tests
figsoda
2021-11-01
11
-22
/
+22
*
add `explain` subcommand and explanations to all lints
Akshay
2021-10-31
12
-44
/
+308
*
report syntax errors as statix errors
Akshay
2021-10-29
1
-4
/
+41
*
filter out invalid eta-reductions
Daniel Thwaites
2021-10-29
1
-4
/
+13
*
improve json output
Akshay
2021-10-28
2
-0
/
+7
*
fix fp with manual_inherit and manual_inherit_from
Akshay
2021-10-28
3
-10
/
+11
*
add 3 new lints, bump to v0.2.3
v0.2.3
Akshay
2021-10-27
5
-0
/
+118
*
allow stdin input to statix-single, vim plugin
v0.2.2
Akshay
2021-10-27
1
-0
/
+7
*
set internal crates to 0.0.0, bump to v0.2.0
v0.2.0
Akshay
2021-10-26
1
-1
/
+4
*
add support for json out
Akshay
2021-10-24
1
-0
/
+44
*
add suggestion application logic
Akshay
2021-10-23
1
-0
/
+22
*
fix useless_parens: lint on idents as well
Akshay
2021-10-23
1
-0
/
+1
*
minor refactor
Akshay
2021-10-19
3
-6
/
+5
*
rework few error messages
Akshay
2021-10-19
4
-4
/
+11
*
new lint: useless_parens
Akshay
2021-10-15
3
-2
/
+102
*
allow match_kind to accept multiple kinds
Akshay
2021-10-15
1
-5
/
+7
*
new lint: eta_reduction
Akshay
2021-10-08
2
-0
/
+52
*
consistent naming
Akshay
2021-10-03
4
-8
/
+8
*
new lint: collapsible_let_in
Akshay
2021-10-03
4
-4
/
+69
*
new lint: legacy_let_syntax
Akshay
2021-10-02
4
-15
/
+129
*
new lint: manual_inherit_from
Akshay
2021-10-02
4
-1
/
+60
*
new lint: manual_inherit
Akshay
2021-10-02
4
-4
/
+58
*
new lint: empty-let-in
Akshay
2021-10-02
3
-3
/
+46
*
add error code and report codegen, document a bit
Akshay
2021-09-21
2
-28
/
+54
*
add suggestion to bool_comparison
Akshay
2021-09-21
3
-40
/
+110
*
implement lint_map
Akshay
2021-09-15
3
-27
/
+57
*
add demo lint: bool_comparison
Akshay
2021-09-13
3
-5
/
+125
*
restructure repo into bin, lib and macros
Akshay
2021-09-11
1
-0
/
+7