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
/
lints
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+41
*
new lint: unquoted_uri
Akshay
2021-11-02
1
-0
/
+63
*
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
11
-31
/
+291
*
filter out invalid eta-reductions
Daniel Thwaites
2021-10-29
1
-4
/
+13
*
improve json output
Akshay
2021-10-28
1
-0
/
+1
*
fix fp with manual_inherit and manual_inherit_from
Akshay
2021-10-28
2
-10
/
+10
*
add 3 new lints, bump to v0.2.3
v0.2.3
Akshay
2021-10-27
3
-0
/
+111
*
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
3
-4
/
+4
*
new lint: useless_parens
Akshay
2021-10-15
1
-0
/
+99
*
new lint: eta_reduction
Akshay
2021-10-08
1
-0
/
+51
*
consistent naming
Akshay
2021-10-03
4
-8
/
+8
*
new lint: collapsible_let_in
Akshay
2021-10-03
1
-0
/
+60
*
new lint: legacy_let_syntax
Akshay
2021-10-02
1
-0
/
+55
*
new lint: manual_inherit_from
Akshay
2021-10-02
2
-1
/
+50
*
new lint: manual_inherit
Akshay
2021-10-02
2
-2
/
+44
*
new lint: empty-let-in
Akshay
2021-10-02
1
-0
/
+42
*
add error code and report codegen, document a bit
Akshay
2021-09-21
1
-4
/
+2
*
add suggestion to bool_comparison
Akshay
2021-09-21
1
-34
/
+54
*
implement lint_map
Akshay
2021-09-15
1
-4
/
+4
*
add demo lint: bool_comparison
Akshay
2021-09-13
1
-0
/
+78