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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
new lint: empty_inherit
Akshay
2021-12-04
1
-0
/
+1
*
introduce --config flag
Akshay
2021-11-28
1
-13
/
+6
*
add `explain` subcommand and explanations to all lints
Akshay
2021-10-31
1
-13
/
+17
*
report syntax errors as statix errors
Akshay
2021-10-29
1
-4
/
+41
*
improve json output
Akshay
2021-10-28
1
-0
/
+6
*
fix fp with manual_inherit and manual_inherit_from
Akshay
2021-10-28
1
-0
/
+1
*
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
*
rework few error messages
Akshay
2021-10-19
1
-0
/
+7
*
allow match_kind to accept multiple kinds
Akshay
2021-10-15
1
-5
/
+7
*
new lint: collapsible_let_in
Akshay
2021-10-03
1
-4
/
+4
*
new lint: legacy_let_syntax
Akshay
2021-10-02
1
-11
/
+32
*
new lint: empty-let-in
Akshay
2021-10-02
1
-3
/
+3
*
add error code and report codegen, document a bit
Akshay
2021-09-21
1
-24
/
+52
*
add suggestion to bool_comparison
Akshay
2021-09-21
1
-6
/
+36
*
implement lint_map
Akshay
2021-09-15
1
-21
/
+48
*
add demo lint: bool_comparison
Akshay
2021-09-13
1
-5
/
+45
*
restructure repo into bin, lib and macros
Akshay
2021-09-11
1
-0
/
+7